Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Sam,
You need your code to: 1.Unprotect the sheet using the worksheet method: .Unprotect(Password) 2. Run the button process code 3. Re-protect the sheet using the sheet method .Protect Password, DrawingObjects, Contents, Scenarios, UserInterfaceOnly Regards, Sébastien |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel protection & macros | Excel Discussion (Misc queries) | |||
Macros/Protection/Pivot Tables...HELP | Excel Discussion (Misc queries) | |||
how to hide a list of macros without password protection | Excel Worksheet Functions | |||
macros and protection | Excel Worksheet Functions | |||
Protection & Macros | Excel Programming |