View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Robert Crandal[_2_] Robert Crandal[_2_] is offline
external usenet poster
 
Posts: 158
Default Determine which user has write access to a file?

If an Excel 2007 workbook file is currently opened by another user, Excel
will display a message box telling you exactly which user has the
file open.

If Excel knows who currently has write access to a workbook, does
that mean there is a function somewhere that I can use to determine
the username of a file that is currently open?

Thank you!