View Single Post
  #2   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.misc,microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default protect embeded object

Hi
don't think this is possible. Maybe create a macro which first
unprotects and then opens your object

--
Regards
Frank Kabel
Frankfurt, Germany

"greg" schrieb im Newsbeitrag
...
Hello,
I have a worksheet with an embedded Project file.
is it possible to protect the worksheet to not allow users to delete

the
embedded file,
but to allow them to edit the embedded file?

thanks