Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
I hace 10 sheets in a workbook. out of it I have to protect five sheets in my Auto_Open Macro Say Sheet1, sheet4, sheet5, sheet9 and sheet 10 Hi all, what would be the Easy coding for this rather sheets("Sheet1").protect EnableSelection = xlUnlockedCells sheets("Sheet4").protect EnableSelection = xlUnlockedCells sheets("Sheet5").protect EnableSelection = xlUnlockedCells and so on.. TIA Soniya sheets("Sheet1").protect |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Protect/unprotect all sheets at once? | New Users to Excel | |||
Protect sheets in one go | Excel Discussion (Misc queries) | |||
Protect some sheets in an xls but not all. | Excel Worksheet Functions | |||
Protect-Unprotect all the sheets | Excel Worksheet Functions | |||
Protect all Sheets | Excel Discussion (Misc queries) |