View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default How do I subtract todays date from range of dates

Control semi-colon if you don't want it to change on subsequent days;
=TODAY() if you do.
--
David Biddulph


"AHD3" wrote in message
...
I need to make todays date as a constant so when I drag the formula down
the
cells used in calculating the cell with todays date does not change.