RelapseWizard
Registered User.
- Local time
- Today, 17:55
- Joined
- Jun 18, 2009
- Messages
- 13
Hope someone can help so here goes, I have a data quality database I run on a daily basis, however I keep having to go into the database query to amend the date everyday my object is to try automate this a much as I can i have tried this.
"ADMISSION_DATE_TIME" is the field
">=TODAY() And <TODAY()+7" in criteria
I think It would work if I used a varieable in a module but still new to that VBA area, I use access 2000 any help is much appreciated.
"ADMISSION_DATE_TIME" is the field
">=TODAY() And <TODAY()+7" in criteria
I think It would work if I used a varieable in a module but still new to that VBA area, I use access 2000 any help is much appreciated.
Attachments
Last edited: