Thread: Formula Writing
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Josh[_6_] Josh[_6_] is offline
external usenet poster
 
Posts: 1
Default Formula Writing

I am trying to make a spreadsheet that will automatically
calculate things for me. The only problem is, we will be
reorganizing it many different ways, so I can't just have
it use something like "=D1+D3" because the position of the
fields I will use will change many times. Is there a way
that It will make sure it stays with the correct field? I
am using Excel 97. Thanks