View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Sheeloo Sheeloo is offline
external usenet poster
 
Posts: 793
Default Special Date Function

Enter the first date in A1

Enter this in A2
=A1+30
and copy down

Format Col A as Date...
I don't have access to Excel 2002 but I believe this works in all versions...


"Christopher D" wrote:

I am trying to include a Date cell on my spreadsheet that is automatically
populated by the previous Date cell + 30 days.

Is there any sort of formula in Excel 2002 (XP) that can do that?