View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Arne Hegefors Arne Hegefors is offline
external usenet poster
 
Posts: 244
Default Input box password

Hi! I have an input box in which the user shall insert a password. I want the
signs that the user submits to not be shown (ie if the password is "bolero" I
want the user just to see "*****" when he/she enters the password). is it
possible to do this and how can it be done? thanks!