Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
With Worksheets("Sheet2")
.Unprotect Password:=MyPassword ' do your stuff .Protect Password:=MyPassword End With -- jb "sam" wrote: Hi All, I have designed a userform which accepts inputs and the inputs are stored on Sheet2 of the same work book. Is there any way I can password protect Sheet2 and still receive userinputs from userform in Sheet2? Thanks in Advance |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Password protected userform | Excel Discussion (Misc queries) | |||
no password for protected sheet | Excel Worksheet Functions | |||
Remove password protected sheet | Excel Discussion (Misc queries) | |||
password protected Sheet | Excel Discussion (Misc queries) | |||
VBa, Password protected sheet fails to get unprotected with the same password | Excel Programming |