Input box password

A

Arne Hegefors

Hi! I have an input box in which the user shall insert a password. I want the
signs that the user submits to not be shown (ie if the password is "bolero" I
want the user just to see "*****" when he/she enters the password). is it
possible to do this and how can it be done? thanks!
 
B

Bob Phillips

If you create a little password userform, the textbox has a property to echo
back a character, it is called PasswordChar, and can be any character.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top