Is there a way in microsoft Access VBA, that you can restrict a user of
starting my application only once. Basically when he tries to run it again
while there is already another instance of the app running a warning pops up
saying "Sorry only one instance of the application is allowed."
Thanks
Brendan Reynolds - 02 Nov 2005 15:17 GMT
There's an example at the following URL ...
http://www.mvps.org/access/api/api0041.htm

Signature
Brendan Reynolds
> Is there a way in microsoft Access VBA, that you can restrict a user of
> starting my application only once. Basically when he tries to run it again
[quoted text clipped - 3 lines]
>
> Thanks