functionality similar to Excel validation data input instructions

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

Guest

does access have a feature similar to the validation data input instructions
like in Excel? Or is it BYO (build your own)?
 
You have validation rule proprty for each field.
You also have input masks.
You can also BYO in the BeforeUpdate event.

Steve
 

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

Back
Top