View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Amir Amir is offline
external usenet poster
 
Posts: 2
Default How to find if a workbook is open

I want to open a workbook, say "A", to perform some
calculation.However, if the workbook is already open then
I want to activate it and do the calculations. I am a
little bit confused about the code I need to decide
whether it is open or need opening. Can anyone help?
Thanks in advance.

Regards
Amir