ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Password mask (https://www.excelbanter.com/excel-programming/276682-re-password-mask.html)

jose aponte

Password mask
 

this code could help me but what if I have multiple users entering a
password?


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

John Wilson

Password mask
 
jose,

Your original question was about masking the password in
an InputBox (which can't be done).
The code that I gave you mimics that InputBox with a
UserForm (where you can mask the password).
Your InputBox had an If/Else/EndIf statement in it.
The UserForm code that I gave you has an If/Else/Endif
statement in the coding for the CommandButton.
Whatever you were going to do with the InputBox, you
can do with the UserForm too.

Post back with more specifics of what you're trying to
do and I'll try to help.

John

"jose aponte" wrote in message
...

this code could help me but what if I have multiple users entering a
password?


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!





All times are GMT +1. The time now is 01:44 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com