Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default 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!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 550
Default 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!



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
CUSUM and V-Mask Amy Excel Worksheet Functions 1 December 11th 06 09:00 AM
Input Mask Steven Excel Worksheet Functions 1 January 16th 06 11:27 PM
Edit Mask Springwalker Excel Discussion (Misc queries) 2 August 23rd 05 11:06 PM
date mask sgibbs Excel Discussion (Misc queries) 1 August 17th 05 10:50 PM
Password mask jose Excel Programming 2 September 10th 03 09:03 PM


All times are GMT +1. The time now is 11:38 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"