Problem starting DB w/ commandline switch /x macro

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a shortcut to load a database and run a macro to load a specific form.
The macro works fine, but I can't get the shortcut to run the macro; it just
loads the database. Anyone see a problem with the syntax for the following:

"\\dt11628\cdrive\OrderLog\Order Log.mdb" /x VendorStart

<Windows 2000 Pro/Office Pro 2003>

I hope this is something simple I am overlooking in a blond momment (was
blond; now grey).
 
You have to specify the path to msaccess.exe ...

"full path/name to msaccess.exe" "full path/name to mdb" /options here
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top