Access nubie
Registered User.
- Local time
- Today, 15:20
- Joined
- Oct 24, 2008
- Messages
- 14
When a query is run, i want a prompt displayed allowing the user to enter
< DATE to find all records less than the specific date. e.g. < 1/1/2011.
I know how to do that with a start date AND end date (Between [Enter Beginning Date] And [Enter End Date]), but that's not what I'm looking for.
The records will be updated by small number of users with a Last Reviewed date every 2 months. i'll just want to check for records that have not been updated in the last 3 weeks or so of running the query.
< DATE to find all records less than the specific date. e.g. < 1/1/2011.
I know how to do that with a start date AND end date (Between [Enter Beginning Date] And [Enter End Date]), but that's not what I'm looking for.
The records will be updated by small number of users with a Last Reviewed date every 2 months. i'll just want to check for records that have not been updated in the last 3 weeks or so of running the query.