I've got an InputBox that i'm using to password protect a button. Is there a way to password mask the input???
I want to have the usual ***** but at the moment anyone can see what was being typed.
Yes, I assumed that since you had posted your question in the VBA forum, that you were using VBA.
VB - Set the "PasswordChar" property to * --------------
A little knowledge is a dangerous thing.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.