View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson[_3_] Dave Peterson[_3_] is offline
external usenet poster
 
Posts: 2,824
Default How can I do convert letters on "*" using keypress on excel

If this is a textbox on a userform or a textbox from the control toolbox
toolbar, you can use go into properties for that textbox and give the
"passwordchar" the character you want to see.

Daniel from Puerto Rico wrote:

I know its sound odd, I'm traing to make password in textbox and i don't remember...


--

Dave Peterson