Password field

  • Thread starter Thread starter tkaplan
  • Start date Start date
T

tkaplan

I have a macro where I want an input box to come up requesting a
password.

is there any way that i can make it that the text field where they
input the password will mask what they put in with stars or dots?
 
You'll have to create a userform with a textbox on it.

The textbox has a passwordChar property that you can set.

(Simple inputboxes don't have this.)
 

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

Similar Threads

Windows 10 W10 password prob. 2
Macro- not re-password protecting 1
Protecting an Excel spreadsheet 1
IMAP 1
IMAP 0
Input Box 2
forgot password safe master password 1
Password Protecting a workbook 2

Back
Top