View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Perico[_2_] Perico[_2_] is offline
external usenet poster
 
Posts: 57
Default How Do I Password Hide a Sheet

Thank you.

"Gert-Jan" wrote:

You must open the VBA editor and set the sheet to xlveryhidden. Then protect
the VBAProject(Yourmap) with a password.

"Perico" schreef in bericht
...
I don't find a feature to hide a sheet so that only a password can unhide
it.
Is there a way?