C
cna48
I have a report that is sorted by date. I have formatted the dates with a
"ww" format that groups and creates a header by the particular week number.
For every group or week number I would like to create a header that states
the week number and the date of the monday of that week.
Example:
Week 2
Data1 Data2 1/8/08
Data1 Data2 1/9/08
Should be:
Week 2 Beginning Monday 1/7/08
Data1 Data2 1/8/08
Data1 Data2 1/9/08
Any thoughts, ideas, or suggestions would be appreciated.
If the question is unclear, please let me know.
"ww" format that groups and creates a header by the particular week number.
For every group or week number I would like to create a header that states
the week number and the date of the monday of that week.
Example:
Week 2
Data1 Data2 1/8/08
Data1 Data2 1/9/08
Should be:
Week 2 Beginning Monday 1/7/08
Data1 Data2 1/8/08
Data1 Data2 1/9/08
Any thoughts, ideas, or suggestions would be appreciated.
If the question is unclear, please let me know.