Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Tom,
If you use a userform for the password, the textbox control has a PasswordChar property, so it will throw this character up instead of what is typed. -- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct) "tom" wrote in message ... Hi, I'm using this macro : Value = Application.InputBox(Prompt:="Insert password") If Value = "password" Then Application.Run macro:="enter" Else Application.Run macro:="ignore" While entering the password I would like the allready inserted digits to be shown as *** Is this possible ? Thanks ! Tom |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
have date show in cell when only entering numbers | Excel Worksheet Functions | |||
Entering date in cell need to show bi-weekly paydate in another | Excel Discussion (Misc queries) | |||
The help should show how to retrieve a forgotten password | Excel Discussion (Misc queries) | |||
after entering certain number of times wrong password file can cur | Excel Discussion (Misc queries) | |||
How to keep users from entering a password on a shared workbook? | Excel Discussion (Misc queries) |