i have a textbox were you have to type a password
but the password you type is visible
how can you get the letters that you type change into *****?
i have a textbox were you have to type a password
but the password you type is visible
how can you get the letters that you type change into *****?
If your textbox is in a userform then that textbox has a property called
PasswordChar. Put something like * in
that property box and you will get exactly what you want.
RBS
"tomro1" <tomro1.299f5c_1150066202.5074@excelforum-nospam.com> wrote in
message news:tomro1.299f5c_1150066202.5074@excelforum-nospam.com...
>
> i have a textbox were you have to type a password
> but the password you type is visible
>
> how can you get the letters that you type change into *****?
>
>
> --
> tomro1
> ------------------------------------------------------------------------
> tomro1's Profile:
> http://www.excelforum.com/member.php...o&userid=35081
> View this thread: http://www.excelforum.com/showthread...hreadid=550842
>
In the textbox properties, look for the item, "PasswordChar" and enter the
asterisk symbol.
"tomro1" wrote:
>
> i have a textbox were you have to type a password
> but the password you type is visible
>
> how can you get the letters that you type change into *****?
>
>
> --
> tomro1
> ------------------------------------------------------------------------
> tomro1's Profile: http://www.excelforum.com/member.php...o&userid=35081
> View this thread: http://www.excelforum.com/showthread...hreadid=550842
>
>
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks