View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default Password Seen as Stars

You can't do it with an InputBox. You need to use a text box on a
user form.


"helmekki"
wrote in
message
...

Hi there

i use Application.InputBox to enter a password.

I need when i enter the password to be seen as stars not as
text that
can be red ?

Is ther a code does the job?

I know that i can design a Userform with TextBox and set the
property
of the textBox to show the text as stars.

But it nedd to use Application.Inputbox.


--
helmekki


------------------------------------------------------------------------
helmekki's Profile:
http://www.excelforum.com/member.php...fo&userid=6939
View this thread:
http://www.excelforum.com/showthread...hreadid=378239