Results 1 to 2 of 2
  1. #1
    Glenn_Suggs is offline Advanced Beginner
    Windows 7 64bit Access 2010 32bit
    Join Date
    Oct 2012
    Posts
    72

    How to tell is a specific application is already running.

    Can anyone tell me if there's a way to tell through VBA if an application is already running? Not just to see if Access is running but a specific Access app? I have to know this before launching another part of the job.
    Thanks in advance.
    Glenn

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    usually if you see the lock file.
    for data.accdb app
    the lock file data.laccdb will exist telling you someone is in it.

    This is not 100% true, because it can exist if a user crashed, but it 99% true

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 2
    Last Post: 08-06-2014, 12:43 AM
  2. Replies: 3
    Last Post: 05-03-2014, 09:22 PM
  3. Replies: 3
    Last Post: 11-06-2013, 01:59 PM
  4. Replies: 4
    Last Post: 08-25-2011, 01:59 PM
  5. Open a specific Excel application in Access
    By Hobbes29 in forum Programming
    Replies: 1
    Last Post: 02-14-2011, 06:48 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums