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!
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!