Closing Access with a Macro

  • Thread starter Thread starter Trevor Ziegler
  • Start date Start date
T

Trevor Ziegler

I want to run a simple Access Macro through command line.
I created an AutoExec macro with the 'Quit' command as the
last step. When I open the database from a batch file it
runs all of the processes just fine. When it gets to the
last step Access closes with the following error:
"There was a problem sending the command to the program."
Then it just hangs waiting for an ok. Any ideas??
 
Tahe you tried "start msaccess" as part of the command line command rather
then just envoking "msaccess"?

Dan
 

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