I have entered dates in a single column for each row. When I entered the
first date in "A1",
how can I get the rest of the date series to update in a progression
automatically?
For example:
A B C D
1 09/24
2 09/25
3 09/26
4 09/27
...etc
Please advise. Thank you in advance for your help!
Trevor Shuttleworth - 09 Oct 2006 06:26 GMT
A2 formula is: =A1+1
Drag down and format as date
Regards
Trevor
> I have entered dates in a single column for each row. When I entered the
> first date in "A1",
[quoted text clipped - 15 lines]
>
> Please advise. Thank you in advance for your help!