skwilliams
Registered User.
- Local time
- Today, 15:54
- Joined
- Jan 18, 2002
- Messages
- 516
I need to query the dates prior to last week going into last year. But if I try to use the <=DatePart ("ww", dtDate) criteria it won't pull dates from later in the previous year. I would just use <Date()-7 but I may not query this data on the same day each week.
Any other workarounds??
Thanks.
Any other workarounds??
Thanks.