View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default Is there a way to format a cell to show aging?

=TODAY()-A2
--
David Biddulph


"Carolina Girl" <Carolina wrote in message
...
I am working on a financial spreadsheet and would like to have a column
showing how many days have passed after the date in another column. Is
there
any way to do this?