View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ajliaks[_39_] ajliaks[_39_] is offline
external usenet poster
 
Posts: 1
Default Vba - Checking if running

Hi all,

How can I check if excel application "Test.xls" is already runnig.
I need to run a macro which needs this book open, but it may be runnin
before macro activates itself.

must be something like:

aplication.running ("Test.xls") = true ...

Thanks,
Aldo

--
Message posted from http://www.ExcelForum.com