I am trying to hide a typed password in access. The code that I am using is:
Is there any way to do it with the code that I am using??Code:If InputBox("Please Enter Password") <> "river" Then MsgBox "Invalid Password", vbOKOnly Exit Sub End If
|
Results 1 to 2 of 2
Threaded View
|
Click Here to Expand Forum to Full Width |