View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Pete_UK Pete_UK is offline
external usenet poster
 
Posts: 8,856
Default how can I automatically add following dates in a column in Excel

Please use the white space below your heading to describe your problem more
fully.

If you have a date in A1, then this formula in A2:

=A1+1

will give you the next date. Copy the formula down for as many rows as you
need.

Hope this helps.

Pete

"Bruno" wrote in message
...