Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Tom,
This post and your reply answered my question and solved my problem. Thank you. -- Jac Tremblay "Tom Ogilvy" wrote: http://support.microsoft.com?kbid=138621 XL: Macro Code to Check Whether a File Is Already Open http://support.microsoft.com?kbid=291295 XL2002: Macro Code to Check Whether a File Is Already Open http://support.microsoft.com?kbid=213383 XL2000: Macro Code to Check Whether a File Is Already Open http://support.microsoft.com?kbid=184982 WD97: VBA Function to Check If File or Document Is Open -- Regards, Tom Ogilvy " wrote in message ... THanks for the quick response Ok, can you give me an example code snippet of "...know if the file is open at all" "Tom Ogilvy" wrote: There is no provision for iterating through instances of excel. If you just want to know if the file is open at all, you can determine that, but not by iterating instances. If you want to work with the open file in an unknown instance, there is no provision for it. -- Regards, Tom Ogilvy " wrote in message ... Using VBA in open Excel workbook I want to determine if a specific workbook is already open. The complication is that multiple Excel processes may already be open. What's the easiest way to do this? I suppose what I'm really looking for is some way to iterate through all the open excel applications that are running and interrogate them to see if one matches the name that I am concened about... Thanks in advance for any ideas. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to: Open closed workbook/Search data tables/Return data to open workbook | Excel Discussion (Misc queries) | |||
How can I determine who has workbook open? | Excel Programming | |||
Open JPG and determine pixel width in VB? | Excel Programming | |||
Determine if a workbook is shared | Excel Programming | |||
Determine if Workbook is Open or Closed | Excel Programming |