Thread: Simple Table
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dominique Feteau[_2_] Dominique Feteau[_2_] is offline
external usenet poster
 
Posts: 35
Default Simple Table

Sorry. I was looking at this all wrong. What I need instead is a way to
just add 7 days to a date thats already in the cell. How do i do that?

"Dominique Feteau" wrote in message
...
I need help creating a small macro. When activated, I want an input box to
come up asking "Week Beginning" & "Week Ending" and fill those dates into
a2:a26 (essentially 5 times) ie:

1/1/2005
1/1/2005
---
---
1/5/2005
1/5.2005

Can someone help me out?

Thanks