View Single Post
  #1 (permalink)  
Old 12-05-03, 17:57
secutanudu secutanudu is offline
Registered User
 
Join Date: May 2003
Posts: 41
Running Processes

Is there a way in VBA in access 97 to determine if an application is running on the local machine that is running the VBA module.

For example - can I determine if msword.exe is running in my VBA script?
Reply With Quote