View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
MiChaos MiChaos is offline
external usenet poster
 
Posts: 1
Default prevent changes to cell references when copying and pasting

I have an Excel workbook where cells in a column in Sheet 2 refer to the
corresponding cell in Sheet 1. However, when my colleages cut and paste data
in Sheet 1, it creates #ref errors in the second sheet where the formulae
adapt to the moving cells. There must be a way where I can lock the formulae
so when data is moved out of a cell, the formula doesn't "follow" it. Any
ideas? Thanks.