Problem with data entry

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

Guest

How do I get a SAVE button to give an error message, if any form fields are
empty, when the user tries to save the form?
 
Old Guy said:
How do I get a SAVE button to give an error message, if any form fields are
empty, when the user tries to save the form?

Make them all Required = Yes in the table's design.
 
Back
Top