Hi,
I'm trying to run a module that I've created using the windows scheduler.
This is what I have:
RUN:
"C:\Program Files\Microsoft Office\Office\msaccess.exe"
"C:\Program Files\Microsoft Office\Office\Samples\ Northwind.mdb" /x:AUTO_EXEC
START IN:
"C:\Program Files\Microsoft Office\Office\msaccess.exe"
I'm getting a message that says "Access cannott find macro AUTO_EXEC". I'm not concerned with macros right now. I'd like it to run the module.
Thanks!
TD
I'm trying to run a module that I've created using the windows scheduler.
This is what I have:
RUN:
"C:\Program Files\Microsoft Office\Office\msaccess.exe"
"C:\Program Files\Microsoft Office\Office\Samples\ Northwind.mdb" /x:AUTO_EXEC
START IN:
"C:\Program Files\Microsoft Office\Office\msaccess.exe"
I'm getting a message that says "Access cannott find macro AUTO_EXEC". I'm not concerned with macros right now. I'd like it to run the module.
Thanks!
TD