I have a simple form for a simple table. The first several fields are required, which I did at the table level. I have 2 problems: (1) If I do not enter all the req'd fields and click my "Add Record" control button, I get the error "You can't go to the specified record". I would prefer to display a customized message like "Please enter name", and (2) sometimes I get the Access req'd field message "The field xx.xx cannot contain null values," etc., like if I delete a field that was previously entered. I would also like to display my custom error message in that instance.
What do you suggest? Thank you.
What do you suggest? Thank you.