View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kanan Kanan is offline
external usenet poster
 
Posts: 34
Default how to open workbooks with different names

Hi,
I have a need to open workbooks with same names in different folders at the
same time. Is there any feature using VBA to open workbooks with different
name. I guess I could copy it with a different name before I open it. But is
there any other
way? Also I have a situation where many users will be opening these workbooks
at the same time possibly.

thanks
Kanan