Image

Imagepopfaction wrote in Imagevbdev

InputMask property

In Access 97, I would like to set the property of a textbox to both "Password" type (displays asterics for each character typed) and give it a limit of 4 characters. With AutoTab on, this would allow the user to type a 4 character password or PIN and then move on. Does anyone know how to do this? Thank you!