The simplest way is to write a Macro (let's call it RunTheDelete) which has
two steps: a RunQuery to execute the query, and a Quit to close the database.
Use the Windows Scheduler to schedule a daily task to launch Access and run
the macro. The command line would resemble
The simplest way is to write a Macro (let's call it RunTheDelete) which has
two steps: a RunQuery to execute the query, and a Quit to close the database.
Use the Windows Scheduler to schedule a daily task to launch Access and run
the macro. The command line would resemble