Password format on an InputBox
Hi all,
I'm trying to use an InputBox to enter a password, but I'm having a problem formatting it to the password format.
Here's the code I'm currently using, but it doesn't work to protect the input box entry,
inpPassword = Format(InputBox("Enter Password"), "Password")
Any Ideas?
Kevin
dartcoach
__________________
dartcoach
|