O
ordnance1
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
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