How to add the same value to an entire column of numbers??

B

Brita

I have a spreadsheet with numbers in the columns...I want to add 25 to every
cell. How is that down? I use to know how!
 
M

Max

One way ..

Enter 25 into an empty cell > copy it
Select the range to be added
Right-click on the selected range
Choose Paste special > Check "Add" > OK
 
Top