Masking input in InputBox

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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.
 
no, but you can make your own form, with a masked textbox, and open it in
dialog to emulate inputbox
 
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

Similar Threads

Hidi keyed input with asterisk 3
InputBox 5
Input mask 4
Asterisk entry in input box 1
Password programming 4
Mask on an Input Box? 1
Input Box 1
Inputbox - exit routine 2

Back
Top