|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Password TextboxHello,
I have password protected a command button, however when the password is typed, you can see the actual word or group of letters. I want the password to show as astericks. Can anyone help? Thanks -- Stephon Warren If you're using the InputBox function, you don't really have an option to do
that. If you're using a text box control on the form, set its InputMask to Password. -- Show quoteDoug Steele, Microsoft Access MVP http://I.Am/DougSteele (no private e-mails, please) "SEWarren" <SEWar***@discussions.microsoft.com> wrote in message news:C8F8C15A-5AA9-4B73-BEF2-A52400E23D0B@microsoft.com... > Hello, > I have password protected a command button, however when the password is > typed, you can see the actual word or group of letters. I want the > password > to show as astericks. Can anyone help? > > Thanks > -- > Stephon Warren |
|||||||||||||||||||||||