View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
Harald Staff[_2_] Harald Staff[_2_] is offline
external usenet poster
 
Posts: 449
Default Format Cell as Password

No. Problem is; no macros runs while writing stuff into a cell. Can you
enter your password into something else? A userform textbox would be
perfect. What is this for?

Best wishes Harald


"Richard_123" wrote in message
...
Is there any other way of doing it? such as writing a macro?

Thank you.

"Harald Staff" wrote:

No, that can not be done by cell formatting, sorry.

Best wishes Harald

"Richard_123" wrote in message
...
Hello,

Is there any way to format a cell so that it displays what is typed in
as
a
password (ie. as *****) rather than showing what has been typed in?

Thanks