Input Mask

  • Thread starter Thread starter Mark Bagnall
  • Start date Start date
M

Mark Bagnall

When using Input Mask on Access 97 does anyone know if you
can input your own "Error Message"
 
I think you want to use "validation text" instead of
input mask. Also might want to set the validation rules
so they cannot input incorrect data. Or maybe setup a
combo box of choices so they can only pick certain
items. This keeps consistency in your database. Hope
this helps.
 
Back
Top