Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
And don't forget to protect the VBA project, as otherwise they will be able to go into the VBE,
see that a hidden sheet exists and write their own piece of code to show it if they know how. -- Regards Ken....................... Microsoft MVP - Excel Sys Spec - Win XP Pro / XL2K & XLXP ---------------------------------------------------------------------------- Attitude - A little thing that makes a BIG difference ---------------------------------------------------------------------------- "Bob Phillips" wrote in message ... activesheet.visible=xlveryhidden to unhide worksheets("Sheet1").visible=true -- HTH Bob Phillips "AA2e72e" wrote in message ... How can a sheet be hidden such that it cannot be unhidden via Format | Sheet | Unhide? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Create Sheet, Hide Sheet | Excel Discussion (Misc queries) | |||
hide sheet name/ Tab | New Users to Excel | |||
How do I hide a sheet, that others will not be able to see it? | Excel Worksheet Functions | |||
hide sheet | Excel Discussion (Misc queries) | |||
Hide a sheet | Excel Discussion (Misc queries) |