Masking input in InputBox

E

Einy

Is there a way???

I am using InputBox to prompt for a password before doing a certain routine
in Access... Is there a way to mask the input. i.e. to make the password
typed in appear as asterisks??

Thank you.
 
A

Alex Dybenko

no, but you can make your own form, with a masked textbox, and open it in
dialog to emulate inputbox
 
E

Einy

Thanks Alex

I was trying not to create more forms and thought of using VB in the same
form... but if there is no other way :)

Thank you again.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top