View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Flanagan Bob Flanagan is offline
external usenet poster
 
Posts: 340
Default Password Dialogue

On a userform add a text box and put "*" in for the password character.

Bob Flanagan
Macro Systems
http://www.add-ins.com
Productivity add-ins and downloadable books on VB macros for Excel

"AVR" wrote in message
...
Is there a simple way to create a password input box triggered by clicking
a
button in excel. I need the user entry to be obscured by some character,
like "*".