Terminating select processes

C

cherman

I have implemented the code found on the following page and it works well,
but what I want to do, if possible, is to bypass terminating a certain
instance of MSACCESS.exe based on the Application Title or some other static
value. I don't think I can use the PID for this, as it seems to be randomly
assigned each time Access is open (or any app for that matter). I always want
to bypass the instance of Access that is running this code because it always
gets terminated.

http://www.vbaexpress.com/kb/getarticle.php?kb_id=811

Thanks!
 

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