Gustav Brock
gustav at cactus.dk
Fri Jul 11 05:33:04 CDT 2003
Hi Susan
> Well, think of a report with groups based on the alphabet:
> A
> Abell, Linda
> Adams, Mike..
> B
> Black, Joe
> Bolton, Lisa
> and so on, but instead say the subheading is the first Monday of every
> week...
Should be something like this:
In the Sorting and Grouping of the report have two entries:
YourDateField
Ascending, no header or footer
=Format([YourDateField],"ww",2,2)
Ascending, header and/or footer
/gustav