I have written a little macro that generates an InputBox so that users can enter a password. If its correct they gain access, if not it pulls up a Message Box to tell them its invalid.
Is there any code I can use that will just display "*" in the InputBox as they type in the password so that the real letters arn't displayed.