NigelShaw
Registered User.
- Local time
- Today, 15:55
- Joined
- Jan 11, 2008
- Messages
- 1,575
Hi,
how would i set criteria on a query between 2 dates? i need to run a report every month between the dates 4th of current month and 5th of previous month. i wanted to either run this in code or set the criteria on the query but by setting the query criteria, it needs to pick up the current month.
a further question on this would be-
how would this work in 12 months? would it run the same query and collect 2 years worth of info or can it set with years too?
i was planning 2 options.
quick report ( click button and this months report is generated )
select report ( where they can select their desired period )
the dates will ALWAYS be the same and no other dates will be required.
any advice, graciously received.
thanks,
Nigel
how would i set criteria on a query between 2 dates? i need to run a report every month between the dates 4th of current month and 5th of previous month. i wanted to either run this in code or set the criteria on the query but by setting the query criteria, it needs to pick up the current month.
a further question on this would be-
how would this work in 12 months? would it run the same query and collect 2 years worth of info or can it set with years too?
i was planning 2 options.
quick report ( click button and this months report is generated )
select report ( where they can select their desired period )
the dates will ALWAYS be the same and no other dates will be required.
any advice, graciously received.
thanks,
Nigel