Can I add a quantity to every cell in a column using a formula?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a formula to use to add a quantity to every cell in a column?

I need to be able to add a quantity of 3 to every row in a column.

Any help would be appreciated.

Thanks!
 
Put 3 in an empty cell, make sure it is the same format that you have in the
original cells so if this is currency format the cell as currency first,
then copy it, select the cells you want to add it to and do edit>paste
special and select add


--


Regards,

Peo Sjoblom

Excel 95 - Excel 2007
Northwest Excel Solutions
www.nwexcelsolutions.com
 
You mean you already have a number in each cell and want to add 3 to each
exisiting quantity?

=A1+3
If your data starts in A1 you could use this formula in a new column and
then just copy the formula down.
 
Thanks for your help!

Peo Sjoblom said:
Put 3 in an empty cell, make sure it is the same format that you have in the
original cells so if this is currency format the cell as currency first,
then copy it, select the cells you want to add it to and do edit>paste
special and select add


--


Regards,

Peo Sjoblom

Excel 95 - Excel 2007
Northwest Excel Solutions
www.nwexcelsolutions.com
 
And thanks for your help!

tim m said:
You mean you already have a number in each cell and want to add 3 to each
exisiting quantity?

=A1+3
If your data starts in A1 you could use this formula in a new column and
then just copy the formula down.
 

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

Back
Top