Multiplying a column of data by a constant

G

Guest

I am budgeting costs for the upcoming year. There is a column of data that
corresponds to the employee's health insurance cost that is keyed in data
(not a formula). I want to multiply each cell in this column by 1.1 to
project a 10% increase in cost. Is there quick way to do this without
creating a new column and pasting over the original?
 
G

Guest

Put 1.1 in a spare cell and COPY this cell.

Highlight your column, then do Paste Special =>[Operation]==>Multiply

Delete 1.1 from your "working" cell

HTH
 
B

Biff

Try this:

Enter 1.1 in an empty cell
Copy that cell: Edit>Copy
Select the range of cells you want to increase
Goto Edit>Paste Special>Multiply>OK
Delete the 1.1

Biff
 
G

Gord Dibben

Zach

Put 1.1 in an unused cell.

Copy it.

Select your data range and Edit>Paste Special>Multiply>OK>Esc.

Delete cell with the 1.1


Gord Dibben MS Excel MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top