View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
AG[_3_] AG[_3_] is offline
external usenet poster
 
Posts: 50
Default Protect the structure of the workbook

Hi Guys,

I have a template that contains multiple interlinked Worksheets and
several macros inside the sheets. I do not want my users to delete any
worksheet by mistake. Is there a way by which I can protect the
structure of my workbook.

Thanks for the help.

- AG