creating a custom userform with textbox PasswordChar property set to display
"*" would be the quickest way - if you don't want to creat a userform have a
look at this site.
http://www.xcelfiles.com/API_09.html
--
jb
"sunilpatel" wrote:
Does anyone know of any code that will allow for a password to be entered
without being seen as it is typed. I would like the coursor to be visible
but not the text. This need to be invoked using code.
Thanks
Sunil