View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Its-Just-Me Its-Just-Me is offline
external usenet poster
 
Posts: 1
Default Sort affects formula

I use Excel to manage records (rows) of data.
Data (a cell) in any given row uses a formula which makes use of data from a
different row. The rows may or may not be sequential.
When I sort the rows the formulas, since the rows change order, they no
longer point to the correct data (cell).
It there a straight forward way of accomplishing this?
Thanks.