View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bobt Bobt is offline
external usenet poster
 
Posts: 84
Default Determine If An Application is Already Running

How can I check, using code within Excel, to see if another application is
running? I've found code for older versions of Access that should count how
many times an application is running simultaneously, but that code doesn't
work in Excel XP.

Thanks in advance.