View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default How to prevent broken links?

Set file attributes and folder permissions in Windows.
Excel has no way to control that if the WB is not open already, although it
can Workbooks.Open FilePathName, ReadOnly=True.

NickHK

"Allen_N" wrote in message
...
I guess this is more of a Windows (XP) question, but is there a way to
prevent a workbook (to which others have links) from being deleted, moved,

or
edited?