How ro detect if application already opened?

G

Guest

Since I created an MDE file my users have started to open multiple instances
of my application. I want to be able to determine if my application is
already open and if yes then close it.

In VB6 there is an APP.PREVINSTANCE property.

I know there is an APPLICATION object in Access but I cannot determine how
or even if I can use it for my purpose.
 

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

Top