how do you add a new number to each cell in a column

J

JCE

for instance in column c from row 5 to row 455 I want to add .27 to every
number that is already in each cell

example c5 has 9.09 already in it, I want to add .27 for a new total of 9.36

I then want to copy that formula so that it does the same thing all the way
to c455
 
M

Mel Arquiza

Hi JCE,

Select a Cell and Type =C5+0.27 where C stands for column and 5 stands for row
drag the active cell downward to see the next row result then you may copy
the formula to other worksheets or cells buy using copy and specialpaste.
Hope this helps.
 
G

George

If you just want to add 0.27 as a once off to all those cells
You can simply type 0.27 in any cell - select it and choose COPY

Then select C5:C455
Go to EDIT > PASTE SPECIAL
From the paste section choose VALUES
From the operation section choose ADD
Then Click the OK button

George
 

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