View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default How Do I Password Hide a Sheet

Perico

You could hide the worksheet then protect the workbook.

This would not allow unhiding the sheet without a password but you would lose
some functionality......you couldn't insert new sheets, for one.


Gord Dibben MS Excel MVP


On Thu, 21 Dec 2006 14:46:02 -0800, Perico
wrote:

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