increase column by %

  • Thread starter Thread starter Guest
  • Start date Start date
David

I need to do this function for an entire column not just one cell, do you
have an answer ?
 
Insert a new column adjacent to the original column.
Put that formula (or one similar to it) in the top cell of that new column
Drag it down as far as you need.

Select that range
edit|Copy
Select the original range
edit|Paste special|values

And delete the helper column.
 
Back
Top