View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
L3Tech L3Tech is offline
external usenet poster
 
Posts: 5
Default checking for a running app

Is there a way from within an excel macro to check if a program is
running on the computer. I need to check to see if a program is running
(which is not a microsoft program) before I execute some code.