Changing a linked cell to a constant value

K

Karl Clauset

I have sorted a database and analyzed a subset of records to calculate
average values. I want to save these averages on another spreadsheet
in the workbook. How do I paste the numbers without pasting the cell
references? I need to resort the database to do other calculations.
 
B

Barry Wainwright

I have sorted a database and analyzed a subset of records to calculate
average values. I want to save these averages on another spreadsheet
in the workbook. How do I paste the numbers without pasting the cell
references? I need to resort the database to do other calculations.

'Paste Special...' -- 'Values'
 
Top