How can I make a cell valuye absolute?

A

astoller

Say colum 1 is a value and column 2 is a calculation based on that
value
How can I delete column 1 but still retian the caluculated values in
column 2?
 
D

daddylonglegs

You can select the second column then copy it and use

Edit > Paste Special > values > OK

Enter
 
Top