Using the Windows Task Scheduler, I am able to schedule Access97 macros to executed automatically by entering the following command in the
"C:\Program Files\Microsoft Office\Office\MSACCESS.EXE" "C:\LocationofDatabase\NameofDatabase.mdb" /x NameofMacro
Why, oh why, can't I schedule to run using NT AT command?
I even tried creating a *.bat file with the above command and it won't work.
Yet, when I open the database up and execute the macro, it works like a charm.
Befuddled...
AccUser
"C:\Program Files\Microsoft Office\Office\MSACCESS.EXE" "C:\LocationofDatabase\NameofDatabase.mdb" /x NameofMacro
Why, oh why, can't I schedule to run using NT AT command?
I even tried creating a *.bat file with the above command and it won't work.
Yet, when I open the database up and execute the macro, it works like a charm.
Befuddled...
AccUser