View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Eric[_14_] Eric[_14_] is offline
external usenet poster
 
Posts: 24
Default Mask input in input boxes?

Is it possible to put an input mask on an input box? I'd like for the user to input a password and for the characters to come up as *'s. I think this would be possible if I made a form to do it, but it would be easier if I could do it for an input box

Thanks

Eric