View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JRoyer95
 
Posts: n/a
Default automtically change ranges in formulas when new data is entered

Using Excel 2003. New data is added to an exsisting worksheet on a daily
basis. I want my formulas to always apply to the last five cells of data
entered without having to manually update the ranges. For example: Today,
my range is A1:A5. Tomorrow, the range for the formula will be A2:A6. Is
there a way to automatically update the ranges after a new cell is entered?
Thank you!