Run Code on Close of Database

  • Thread starter Thread starter Emmy
  • Start date Start date
E

Emmy

Hello,
I need to run code on close of a database. Where do I
need to put this code?

Thanks!
Emmy
 
Access does not have an event that runs when the database closes. The
workaround is to open a hidden form, and use its Close event.
 

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