How can I do convert letters on "*" using keypress on excel

  • Thread starter Daniel from Puerto Rico
  • Start date
D

Daniel from Puerto Rico

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

Dave Peterson

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.
 
Top