View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
Marcelo
 
Posts: n/a
Default In Excel how do I increase the amount in an entire column by a

type 1.1 in on cell, copy it and paste special as multiply

HTH
Regards from Brazil
Marcelo

"tim m" escreveu:

If your original number was in A1 you could use the formula below.

=A1*1.1

"Brittany" wrote:

I need to increase all the numbers in a column by 10%. Can anyone help me?