Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
To password protect a sheet I use a very simple piece of code, as
below, but how do I incorporate code to ensure that the "Select Unlocked Cells" is UNCHECKED when protecting Sub Protect() Sheets("Sheet1").Select ActiveSheet.Protect Password:="1234" Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can protect worksheet then workbook but not Protect and Share in code | Excel Programming | |||
Protect Sheet with code, but then code will not Paste error. How do i get around this. Please read for explainations.... | Excel Programming | |||
Generic protect/unprotect code through buttons and code? | Excel Programming | |||
What is the best way to protect VBA code | Excel Programming | |||
Protect Code | Excel Programming |