I am trying to create a simple set up where the operator can enter a starting date and the number of weeks they want this event to occur. This then produces a column of dates from the starting date to the end date for the number of week entered.
Eg - start date = 16/04/2014
- No. of Weeks = 3
The output would be as below
16/04/2014
23/04/2014
30/04/2014
If anyone has a simple solution it would be appreciated.
Bookmarks