View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Desert Piranha[_69_] Desert Piranha[_69_] is offline
external usenet poster
 
Posts: 1
Default Disguised Password


Vic Eldridge Wrote:
Someone is looking over my shoulder whom i do not want to know m

password.

Instead of using InputBox, you could use a textbox on a userform
Textboxes
have a PasswordChar property that makes the input characters appear as
asterisks or whatever character you like.

Regards,
Vic EldridgeHi Vic,


Thx for this info. I want to learn this as well.

For this particular case though, Normans code is perfect,
cause what they are doing is looking at the keyboard,
to see what i key in as a password. They are not looking at the screen

--
Desert Piranh

-----------------------------------------------------------------------
Desert Piranha's Profile: http://www.excelforum.com/member.php...fo&userid=2893
View this thread: http://www.excelforum.com/showthread.php?threadid=52843