TheSearcher
Registered User.
- Local time
- Today, 07:06
- Joined
- Jul 21, 2011
- Messages
- 353
The user enters a date on a form: 2/18/2025
I need a query that will calculate the previous Monday and the coming Saturday. The result should look like this:
I'm familiar with DatePart and DateAdd but just can't figure out the logic. ANy help will be appreciated.
I need a query that will calculate the previous Monday and the coming Saturday. The result should look like this:
I'm familiar with DatePart and DateAdd but just can't figure out the logic. ANy help will be appreciated.