Hello all!
I have another challenge.
Our work week runs Friday-Thursday.
I need to create a report called "Tours for January" and instantly have the following things happen:
1) The weeks of the month are separated Friday-Thursday.
2) The date range is displayed for viewers.
The "____" in the example below will be replaced with the field [Tour Date]
Example of what should be shown:
January 2007
1/1/2007 - 1/4/2007 Total number of tours = ____
1/5/2007 - 1/11/2007 Total number of tours = ____
1/12/2007 - 1/18/2007 Total number of tours = ____
1/19/2007 - 1/25/2007 Total number of tours = ____
1/26/2007 - 1/31/2007 Total number of tours = ____
I don't mind if I have to hand-type different dates in the report -- show me one example and I'll happily duplicate it. I tried (and failed) to group it by week where (in the query) the month is >#12/31/2006# and <#2/1/2007# (but the week the report gives me is Sunday-Saturday, and that won't do).
Many thanks for any help!
I have another challenge.
Our work week runs Friday-Thursday.
I need to create a report called "Tours for January" and instantly have the following things happen:
1) The weeks of the month are separated Friday-Thursday.
2) The date range is displayed for viewers.
The "____" in the example below will be replaced with the field [Tour Date]
Example of what should be shown:
January 2007
1/1/2007 - 1/4/2007 Total number of tours = ____
1/5/2007 - 1/11/2007 Total number of tours = ____
1/12/2007 - 1/18/2007 Total number of tours = ____
1/19/2007 - 1/25/2007 Total number of tours = ____
1/26/2007 - 1/31/2007 Total number of tours = ____
I don't mind if I have to hand-type different dates in the report -- show me one example and I'll happily duplicate it. I tried (and failed) to group it by week where (in the query) the month is >#12/31/2006# and <#2/1/2007# (but the week the report gives me is Sunday-Saturday, and that won't do).
Many thanks for any help!