Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Sub Macro1()
ActiveSheet.Unprotect password:="snow" End Sub Note snow is case sensitive -- Mike When competing hypotheses are otherwise equal, adopt the hypothesis that introduces the fewest assumptions while still sufficiently answering the question. "ordnance1" wrote: How can I edit the code below to enter the password snow (I use a password on the protected sheet to keep people from makeing unwanted changes) Also I need code to reprotect the worksheet at the end addining the password snow. Sub Macro1() ' ' Macro1 Macro ' ' ActiveSheet.Unprotect End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
SQL to unprotect and protect worksheet | Excel Programming | |||
Protect/ unprotect worksheet | Excel Discussion (Misc queries) | |||
How do I unprotect/with password to run marco and protect | Excel Programming | |||
protect/unprotect worksheet | Excel Programming | |||
Protect/Unprotect Worksheet | Excel Discussion (Misc queries) |