SebAguilera
Technical User
Every week I need to modify certain queries, run them and send them out to specific people. The queries find all records inserted within the last 7 days.
This is what I enter under the Date field within each of the queries:
Between "05/20/*02" And "05/26/*02"
This finds all the records inserted between May 20,2002 and May 26,2002. Every week I must manually go in and change the dates on many queries and this can become tedious. Does anybody have a macro that can help me out?I want to write a macro that allows me to specify one date and will then change that search criteria within all the queries that I need. Even if I have to manually go into the Macro code and change the date this will be great rather than having to do it once for every query since I have like 50 queries to run.
Thanks in advance guys!!
Seb
This is what I enter under the Date field within each of the queries:
Between "05/20/*02" And "05/26/*02"
This finds all the records inserted between May 20,2002 and May 26,2002. Every week I must manually go in and change the dates on many queries and this can become tedious. Does anybody have a macro that can help me out?I want to write a macro that allows me to specify one date and will then change that search criteria within all the queries that I need. Even if I have to manually go into the Macro code and change the date this will be great rather than having to do it once for every query since I have like 50 queries to run.
Thanks in advance guys!!
Seb