it puts a password in a form
it puts a password in a form
Rate it puts a password in a form
(2(2 Vote))
If (name of textbox) = "put a password" then
MsgBox ("welcome to my program), ("password"), (vbInformation)
'name of userform'.show
Else
MsgBox ("the password is incorrect", ("password"), (vbcritical)
End If
End Sub
it puts a password in a form Comments
No comments yet — be the first to post one!
Post a Comment