Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
See any of your other posts for more replies.
K1KKKA wrote: Sub Sunselect() Dim PassStr As String PassStr = InputBox("Enter Password Please", "My Password Prompt") If PassStr = "Manager" Then Sheets("Sun").Select Range("A11").Select Else MsgBox "Wrong Password Entered" End If End Sub Have created the userform for the above task, but not having much luck with the code for this Any help would be appreciated -- Dave Peterson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Password Userform | Excel Worksheet Functions | |||
Password userform activate | Excel Discussion (Misc queries) | |||
UserForm Password | Excel Discussion (Misc queries) | |||
Password Userform help !!!! | Excel Discussion (Misc queries) | |||
password userform | Excel Programming |