Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have trawled through the substantial number of posts in the discussion group on protecting and unprotecting multiple spreadsheets at the same time...and been semi-successful. I am protecting a spreadsheet so that my boss can edit the financially sensitive areas of the sheets and then protect it so that they can't be edited/seen by others entering data on the same sheets. I want to make it as easy as possible for him to protect and unprotect without having to find the VB editor so I have set up command buttons to run a protect and unprotect sub. However, I need them to prompt him for a password. I can get protect to work without any issues but when I try to get it to unprotect the code fails, flips to the VB editor and tells me the password is incorrect even if it isn't. The versions of code in the discussion group that involve an 'On Error Goto..' line, 'Goto' everytime! I'm sure I'm missing something obvious but can someone tell me what! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Locking / Unlocking Cell with out Protection/ Unprotection of Shee | Excel Programming | |||
Sheet protection/unprotection | Excel Programming | |||
How can i copy data from a tabbed working sheet to a summary sheet | Excel Discussion (Misc queries) | |||
Unprotection of outlined data in protected worksheet | Excel Discussion (Misc queries) | |||
Unprotection once performed... | Excel Discussion (Misc queries) |