Using mask in table

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

Guest

Hi there,

I use a mask in a table. How can I store the mask+ the entered data by the
user? Now only the entered data is stored in the record. The mask data is
displayed but not joined with this data.

Thanx!

Paul
 
Check Access Help on the InputMask Property. The second section of the
InputMask specifies whether the literal characters in the InputMask are
stored with the entered characters or not.
 

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

Input masks 1
Input masks 4
Input Mask in tables 2
Specify Input Mask Format in Query 6
Input Mask - Date and Time 7
Input Mask for Date and Time 2
Access - Input Mask 2
Input Mask 1

Back
Top