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?
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?