You can use Windows Task Manager, or a third-party scheduling utility,
or by using a RunApp macro in one Access application to run a macro in
another. The Command Line will probably follow this syntax...
"C:\PathToAccess\Msaccess.exe" "C:\PathToDb\MyDb.mdb" /x NameOfMacro