Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
The user clicks on a button. The button brings up an inputbox, which asks the
user to enter a password. The user enters the password which can be seen. How can the entry be masked by asterisks? This way if someone is standing behind them when they enter their password only asterisks can be seen. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I may be wrong but I don't think that can be done with an Input box.
It can be done by creating your own input box and place the masking chr for the textbox property PasswordChar "kjworks" wrote: The user clicks on a button. The button brings up an inputbox, which asks the user to enter a password. The user enters the password which can be seen. How can the entry be masked by asterisks? This way if someone is standing behind them when they enter their password only asterisks can be seen. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Hi Scott, I was going to ask this question just last week but didn't get around to it, then I spotted this one so bookmarked it. Thanks for your response. Very useful information. My money's on you being 100% corrrect about not being able to do it with the standard InputBox. Ken Johnson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Input Cell | Excel Worksheet Functions | |||
Input Box | Setting up and Configuration of Excel | |||
input box | Excel Discussion (Misc queries) | |||
Input Form vba help | Excel Discussion (Misc queries) | |||
can you input time (hh:mm:ss) without having to input the colon i. | Excel Discussion (Misc queries) |