I have a form that asks for the month, the year, the number of weeks
in the month and the beginning date for the month.
I want to be able to:
Number the weeks (e.g. 1, 2,3, etc.)
Assign a beginning date and an ending date for each week
Loop this for the number of weeks as input on the form
Transfer each week's number with corresponding beginning and ending
dates to a table
Thanks for the help in advance.
Troy Lee
in the month and the beginning date for the month.
I want to be able to:
Number the weeks (e.g. 1, 2,3, etc.)
Assign a beginning date and an ending date for each week
Loop this for the number of weeks as input on the form
Transfer each week's number with corresponding beginning and ending
dates to a table
Thanks for the help in advance.
Troy Lee
Comment