View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John Pritchard John Pritchard is offline
external usenet poster
 
Posts: 6
Default Who has read/write

Hi there,

If I open a workbook with workbooks.open I can tell if
it's been opened as readonly which is fine BUT can I also
find out who currenly has it open for read/write in VB ? -
If not is there a way of adding a property to a workbook
so that I can record who has a book open for read/write ?