Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
To unprotect a sheet with a click on a pushbutton I wrote: Private Sub CommandButton5_Click() Dim thing As Worksheet For Each thing In Worksheets thing.Unprotect Next thing End Sub But what is the syntax to unprotect and protect a workbook? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Unprotect workbook | Excel Discussion (Misc queries) | |||
Unprotect workbook | Excel Discussion (Misc queries) | |||
unprotect workbook | Excel Discussion (Misc queries) | |||
Unprotect Workbook | Excel Discussion (Misc queries) | |||
Unprotect a Workbook | Excel Programming |