View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tim Childs Tim Childs is offline
external usenet poster
 
Posts: 128
Default Inputbox - display text as asterisk

Hi Vasant, Jake, Otto

many thanks for the above responses.

Incidentally, I did try using the archives before posting but was
unsuccessful.

Tim

"Vasant Nanavati" <vasantn *AT* aol *DOT* com wrote in message
...
Sorry; didn't read properly. You can't do this with an InputBox; only a
TextBox.

--

Vasant

"Tim Childs" wrote in message
...
Hi

please can someone give me the few lines of code required to produce an
inputbox for returning text (for a password) such that each character
entered by the user is shown as an asterisk in the inputbox.

thanks

Tim