Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.setup
|
|||
|
|||
![]()
Is there any way I can set a password for one excel sheet--not the workbook
but a specific worksheet--so that only people with the password can view it? Thanks so much in advance for the help. |
#2
![]()
Posted to microsoft.public.excel.setup
|
|||
|
|||
![]()
You can hide that one sheet then protect the workbook under
ToolsProtectionProtect Workbook. Enter a password. Be aware the Excel's internal sheet and book security is very weak and passwords easily broken. A little stronger would be to use VBA code to make the sheet xlveryhidden then lock the VBA project from view. Some esoteric shortcut key combo would make the sheet visible via code. These passwords are harder to crack.....not much<g If you don't want people to see something in a workbook, don't include it in the workbook. Gord Dibben MS Excel MVP On Wed, 30 Jul 2008 08:15:01 -0700, Sungibungi wrote: Is there any way I can set a password for one excel sheet--not the workbook but a specific worksheet--so that only people with the password can view it? Thanks so much in advance for the help. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
EXCEl worksheet protection | Excel Discussion (Misc queries) | |||
Excel Worksheet protection | Excel Discussion (Misc queries) | |||
Worksheet Protection / Security from Viewing | Excel Worksheet Functions | |||
Excel 2000 worksheet is off centered for viewing | Excel Worksheet Functions | |||
viewing all tabs with excel worksheet without scrolling | Excel Discussion (Misc queries) |