Access Batch Process Not Starting Macro

cms370

Registered User.
Local time
Today, 09:56
Joined
Jun 9, 2010
Messages
32
I have the following code in a .bat file:

Somedatabase.mdb /x TestMacro

The database will open, but the macro "TestMacro" will not start. After the database is open, I can can manually click the macro and it will display a msgbox as it is intended to do.

Any idea why this is not working?
 
Thanks...looks like I was missing the first part.
 

Users who are viewing this thread

Back
Top Bottom