Shutting Access Down

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

Guest

I have one database application that may need to launch another database
application. WHen the second DB opens, I want to close the original all the
way down. Not just shut down the DB, but actually close that instance of
Access altogether.

Is there a way to do this?

Thanks
 
I have one database application that may need to launch another database
application. WHen the second DB opens, I want to close the original all the
way down. Not just shut down the DB, but actually close that instance of
Access altogether.

Is there a way to do this?

Thanks

Application.Quit


John W. Vinson[MVP]
 

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