View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default Need user unable to unhide sheets

Hide with code using

xlveryhidden

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Andyjim" wrote in message
...
I find the user can hide and unhide even protected sheets. Is there a way I
can prevent the user being able to do that?