How to Hide the Worksheet ?

Making a worksheet very hidden

You can use Excel's Format, Sheet, Hide to hide an entire worksheet. But unless you password-protect the workbook structure, anyone can select Format, Sheet, Unhide to see the hidden sheet.

There is another option:

  1. Press Alt-F11 to display the Visual Basic Editor

  2. in the Project window, double-click Microsoft Excel Objects and select the sheet to hide.

  3. Press F4 to display the Property box

  4. Set the sheet's Visible property to xlSheetVeryHidden.

To unhide the sheet, repeat these step, but set the Visible property to xlSheetVisible.

Related Articles to Read




Post a Comment

 

Internet

© 2008 About Online Tips - A Complete Guide to Online Tips. | Contact|Terms and Fair use

All articles are copyrighted to About Online Tips.