Thread
:
Is there a way to create dates 7 days apart automatically?
View Single Post
#
5
Posted to microsoft.public.excel.programming
JE McGimpsey
external usenet poster
Posts: 4,624
Is there a way to create dates 7 days apart automatically?
One way:
A1: 1/1/2006
B1: =A1+7
Format both as mmm d yyyy
In article ,
wrote:
HIya,
I was wondering if Excel 2003, was capable of creating dates
*automatically* 7 days apart?
If I gave Excel an example could it extrapolate from that, the
beginning dates and end dates for the rest of the year?
Here's an ***arbitrary example:*** (all dates are in separate cells)
Jan 1 2006 Jan 8 2006
Thanks in advance.
Reply With Quote
JE McGimpsey
View Public Profile
Find all posts by JE McGimpsey