View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JCP[_2_] JCP[_2_] is offline
external usenet poster
 
Posts: 9
Default Detect if an excel file is open

I'm working with automation. I have two questions

1. How can detect if excel is running?
2. How can detect is a specific excel file (test.xls) is open? I is open,
the code should be close the file without save.

Thanks
jcp
--
Jose