how can I change input statement to show only stars for password ****
When you enter your password in this line, you can see what you are entering, how can you change the following line so it will only show ******** as a password when you are entering your password??
ans = InputBox("Enter your password", "password")
Thank you for all of you help
--------------------------------------------------------------------------------
|