PC Review


Reply
Thread Tools Rate Thread

Adding a % value to a column of numbers

 
 
=?Utf-8?B?TW9yZWZldXMgRGlyZWN0?=
Guest
Posts: n/a
 
      16th Sep 2006
hello anyone how can help, i'm new to exel ,now in exel i have a column of
different number like 512.00,654.00,68.56, and so on down this colunm and i
want to add say, 25% to all the values in this column, how do i do it?

there are over 1000 different number combinations in this column.

Please help
Morefeus Direct.com
 
Reply With Quote
 
 
 
 
joeu2004@hotmail.com
Guest
Posts: n/a
 
      16th Sep 2006
Morefeus Direct wrote:
> hello anyone how can help, i'm new to exel ,now in exel i have a column of
> different number like 512.00,654.00,68.56, and so on down this colunm and i
> want to add say, 25% to all the values in this column, how do i do it?


Two possible ways, depending on what outcome you want.

1. If you want the +25% value in another column, then if the original
numbers are in A1:A1000, put the following formula into B1 and copy
down through B1000:

=A1*1.25

2. If you want the original numbers to be overwritten with their value
+25%, put 1.25 into some cell (say B1), then right-click B1 and select
Copy, then highlight A1:A1000, right-click and select Paste Special,
then select Multiply. You can delete the value in B1, if you like.

 
Reply With Quote
 
Gord Dibben
Guest
Posts: n/a
 
      16th Sep 2006
Type 1.25 in an unused cell.

Copy that cell.

Select the column of numbers and Edit>Paste Special>Multiply>OK>Esc.

Delete the cell with the 1.25


Gord Dibben MS Excel MVP


On Fri, 15 Sep 2006 17:03:02 -0700, Morefeus Direct
<(E-Mail Removed)> wrote:

>hello anyone how can help, i'm new to exel ,now in exel i have a column of
>different number like 512.00,654.00,68.56, and so on down this colunm and i
>want to add say, 25% to all the values in this column, how do i do it?
>
>there are over 1000 different number combinations in this column.
>
>Please help
>Morefeus Direct.com


 
Reply With Quote
 
=?Utf-8?B?TW9yZWZldXMgRGlyZWN0?=
Guest
Posts: n/a
 
      16th Sep 2006
thanks for the reply but it still did'nt work, when i do what you ask it
either changes all the values to 0 or it multiplies that value by its self.

please help

"Morefeus Direct" wrote:

> hello anyone how can help, i'm new to exel ,now in exel i have a column of
> different number like 512.00,654.00,68.56, and so on down this colunm and i
> want to add say, 25% to all the values in this column, how do i do it?
>
> there are over 1000 different number combinations in this column.
>
> Please help
> Morefeus Direct.com

 
Reply With Quote
 
=?Utf-8?B?TW9yZWZldXMgRGlyZWN0?=
Guest
Posts: n/a
 
      16th Sep 2006
thanks for the reply but it still did'nt work, when i do what you ask it
either changes all the values to 0 or it multiplies that value by its self.

please help

"Morefeus Direct" wrote:

> hello anyone how can help, i'm new to exel ,now in exel i have a column of
> different number like 512.00,654.00,68.56, and so on down this colunm and i
> want to add say, 25% to all the values in this column, how do i do it?
>
> there are over 1000 different number combinations in this column.
>
> Please help
> Morefeus Direct.com

 
Reply With Quote
 
=?Utf-8?B?TW9yZWZldXMgRGlyZWN0?=
Guest
Posts: n/a
 
      16th Sep 2006
thank you for you reply but when i do as you ask it still does'nt work, it
either changes the value to 0 or it multiplies that value by its self.

please help


"Gord Dibben" wrote:

> Type 1.25 in an unused cell.
>
> Copy that cell.
>
> Select the column of numbers and Edit>Paste Special>Multiply>OK>Esc.
>
> Delete the cell with the 1.25
>
>
> Gord Dibben MS Excel MVP
>
>
> On Fri, 15 Sep 2006 17:03:02 -0700, Morefeus Direct
> <(E-Mail Removed)> wrote:
>
> >hello anyone how can help, i'm new to exel ,now in exel i have a column of
> >different number like 512.00,654.00,68.56, and so on down this colunm and i
> >want to add say, 25% to all the values in this column, how do i do it?
> >
> >there are over 1000 different number combinations in this column.
> >
> >Please help
> >Morefeus Direct.com

>
>

 
Reply With Quote
 
=?Utf-8?B?TW9yZWZldXMgRGlyZWN0?=
Guest
Posts: n/a
 
      16th Sep 2006
thank you for you reply but when i do as you ask it still does'nt work, it
either changes the value to 0 or it multiplies that value by its self.

please help

"(E-Mail Removed)" wrote:

> Morefeus Direct wrote:
> > hello anyone how can help, i'm new to exel ,now in exel i have a column of
> > different number like 512.00,654.00,68.56, and so on down this colunm and i
> > want to add say, 25% to all the values in this column, how do i do it?

>
> Two possible ways, depending on what outcome you want.
>
> 1. If you want the +25% value in another column, then if the original
> numbers are in A1:A1000, put the following formula into B1 and copy
> down through B1000:
>
> =A1*1.25
>
> 2. If you want the original numbers to be overwritten with their value
> +25%, put 1.25 into some cell (say B1), then right-click B1 and select
> Copy, then highlight A1:A1000, right-click and select Paste Special,
> then select Multiply. You can delete the value in B1, if you like.
>
>

 
Reply With Quote
 
=?Utf-8?B?TW9yZWZldXMgRGlyZWN0?=
Guest
Posts: n/a
 
      16th Sep 2006
thank you for you reply but when i do as you ask it still does'nt work, it
either changes the value to 0 or it multiplies that value by its self.

please help


"Gord Dibben" wrote:

> Type 1.25 in an unused cell.
>
> Copy that cell.
>
> Select the column of numbers and Edit>Paste Special>Multiply>OK>Esc.
>
> Delete the cell with the 1.25
>
>
> Gord Dibben MS Excel MVP
>
>
> On Fri, 15 Sep 2006 17:03:02 -0700, Morefeus Direct
> <(E-Mail Removed)> wrote:
>
> >hello anyone how can help, i'm new to exel ,now in exel i have a column of
> >different number like 512.00,654.00,68.56, and so on down this colunm and i
> >want to add say, 25% to all the values in this column, how do i do it?
> >
> >there are over 1000 different number combinations in this column.
> >
> >Please help
> >Morefeus Direct.com

>
>

 
Reply With Quote
 
=?Utf-8?B?TW9yZWZldXMgRGlyZWN0?=
Guest
Posts: n/a
 
      16th Sep 2006
thank you for you reply but when i do as you ask it still does'nt work, it
either changes the value to 0 or it multiplies that value by its self.

please help

"(E-Mail Removed)" wrote:

> Morefeus Direct wrote:
> > hello anyone how can help, i'm new to exel ,now in exel i have a column of
> > different number like 512.00,654.00,68.56, and so on down this colunm and i
> > want to add say, 25% to all the values in this column, how do i do it?

>
> Two possible ways, depending on what outcome you want.
>
> 1. If you want the +25% value in another column, then if the original
> numbers are in A1:A1000, put the following formula into B1 and copy
> down through B1000:
>
> =A1*1.25
>
> 2. If you want the original numbers to be overwritten with their value
> +25%, put 1.25 into some cell (say B1), then right-click B1 and select
> Copy, then highlight A1:A1000, right-click and select Paste Special,
> then select Multiply. You can delete the value in B1, if you like.
>
>

 
Reply With Quote
 
Gord Dibben
Guest
Posts: n/a
 
      16th Sep 2006
I think what you are doing is hitting Enter key when you should be hitting Esc
key.

Follow my instructions to the letter and see what happens.


Gord

On Sat, 16 Sep 2006 06:48:01 -0700, Morefeus Direct
<(E-Mail Removed)> wrote:

>thank you for you reply but when i do as you ask it still does'nt work, it
>either changes the value to 0 or it multiplies that value by its self.
>
>please help
>
>
>"Gord Dibben" wrote:
>
>> Type 1.25 in an unused cell.
>>
>> Copy that cell.
>>
>> Select the column of numbers and Edit>Paste Special>Multiply>OK>Esc.
>>
>> Delete the cell with the 1.25
>>
>>
>> Gord Dibben MS Excel MVP
>>
>>
>> On Fri, 15 Sep 2006 17:03:02 -0700, Morefeus Direct
>> <(E-Mail Removed)> wrote:
>>
>> >hello anyone how can help, i'm new to exel ,now in exel i have a column of
>> >different number like 512.00,654.00,68.56, and so on down this colunm and i
>> >want to add say, 25% to all the values in this column, how do i do it?
>> >
>> >there are over 1000 different number combinations in this column.
>> >
>> >Please help
>> >Morefeus Direct.com

>>
>>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I markup a column of numbers without adding a column? Afreshb Microsoft Excel Worksheet Functions 4 2nd Feb 2010 08:48 PM
adding numbers from column B, while condition on column A =?Utf-8?B?VGhlIEZvb2wgb24gdGhlIEhpbGw=?= Microsoft Excel Misc 4 1st Feb 2007 01:34 PM
Adding a column of numbers Peter Jay Salzman Microsoft Access 2 5th Jun 2004 01:49 AM
Adding Numbers on 1 Column based on the Value of another Column Jonas Magcase Microsoft Excel Discussion 3 31st Mar 2004 11:33 PM
Adding Numbers on 1 Column based on the Value of another Column martialtiger Microsoft Excel Misc 1 31st Mar 2004 11:18 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:56 AM.