View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
mrice[_7_] mrice[_7_] is offline
external usenet poster
 
Posts: 1
Default How check if workbook open?


You can check if the ReadOnly property of the newly opened workbook is
true. If so, its open with another user.


--
mrice


------------------------------------------------------------------------
mrice's Profile: http://www.excelforum.com/member.php...o&userid=10931
View this thread: http://www.excelforum.com/showthread...hreadid=532753