checking to see if an mdb file is currently open

P

Paul

Is there a way to that VBA can check to see if another mde file (myApp.mde)
is currently running in the client computer, and return TRUE if it is?

Thanks in advance,

Paul
 
P

Paul

I should also have added that I'd also like VBA to make that file,
myApp.mde, the current Window.
 
Top