View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default how can I change input statement to show only stars for password****

ps. This is a text only newsgroup. You may want to refrain from posting in
HTML.

SAM SEBAIHI wrote:


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

------------------------------------------------------------------------------


--

Dave Peterson