View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dire Wolf Dire Wolf is offline
external usenet poster
 
Posts: 2
Default Workbooks in use

Greetings
I would like to be able to tell who has a workbook open an
notify the user. I can find out that the file (workbook) is in open,
(by issuing a file open and trapping error #70) and tell the user that
but I'd like to be able to tell the user who has it open like Exce
does when manually opening the file from the menu.
Anyone know how to do this
TIA
-Georg