View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Eric van Uden[_2_] Eric van Uden[_2_] is offline
external usenet poster
 
Posts: 10
Default Read folder access rights

Hello group,

This has probably been answered before, bu I cannot locate the answer.
Before opening a workbook from another workbook, I need to check if the user
has write permission for the file.
Then I can warn the user if opening the file to continue the procedure
would be useless, and offer a cancel.

Using Excel 2k and up on WinXP boxes, WinNT and Server 2k3 networking.

Any pointers would be appreciated.

Eric