Add 10% to a column of numbers

Willyg1977

New Member
Joined
Sep 9, 2002
Messages
9
I have a column of numbers which is used for pricing. I need to add 10% to it. How can I do this?
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result
On 2002-10-31 11:44, Willyg1977 wrote:
I have a column of numbers which is used for pricing. I need to add 10% to it. How can I do this?

Enter 1.1 into an unused cell (and, remove it when done), Copy, select your column of numbers, Paste Special... Values Multiply.
 
Upvote 0
Do you want to change the values to the new increased amount, or just display the new values alongside? The former is shown the in a previous post, the latter is really easy.

Use the formula "=A1*.1+A1" and fill it down the column.
 
Upvote 0

Forum statistics

Threads
1,214,950
Messages
6,122,428
Members
449,083
Latest member
Ava19

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top