pass word masked in inputbox


Posted by amroo on May 15, 2001 1:45 AM

Bonjour, I want to invite the user to enter a pass word in an inputbox, but I want that when he types letters or numbers the symbole * appears for security.
Thanks for the help.
A+mroo

Posted by Dave Hawley on May 15, 2001 1:57 AM

Hello Amroo

You will need to use a UserForm and a TextBox for this. Place a TextBox and two CommandButtons on a UserForm, use one Button for a Cancel and one for an Enter. Size the UserForm to the size you want. In the Property Window of the TextBox, place an * in the "PasswordChar" box.


Dave

OzGrid Business Applications



Posted by saj on May 15, 2001 4:16 AM

i need help

hello i am doing a program in excel for multiple choice paper ther problem is i need to save all the students using this program in 1 file so the lecturer can view the results and not the students could u help me on this thank you