Ross has attended:
Excel VBA Intro Intermediate course
Input box
Hi
I want to mask what is typed into an input box to ******.
how is this done
Ross
RE: Input box
Hello Ross,
Having the inputbox display astrix *** when typed in is not possible, in other words, there are no methods or property commands associated with an Inputbox.
It would be easier to create a Userform with a TextBox field, as this does have a property called PasswordChar that can be set to anything.
I hope this resolves your question. If it has, please mark this question as resolved.
If you require further assistance, please reply to this post. Or perhaps you have another Microsoft Office question?
Have a great day.
Regards,
Mark
Microsoft Office Specialist Trainer