makes app password protected
makes app password protected
Rate makes app password protected
(1(1 Vote))
If txtPass = "PASSWORD GOES HERE Then'desired password can be given
form2.show
Else
MsgBox "Incorrect Password Please tyr again", , "Alert......."
txtPass = ""
txtPass.SetFocus
End If
End Sub
makes app password protected Comments
No comments yet — be the first to post one!
Post a Comment