HenryAnthony
Technical User
Hi,
If all the required fields in a parent form do not have values and I try to enter a value in the subform, I get the following message:
The field tbl.field cannot contain a Null value because the Required property for this field is set to true. Enter a value in this field.
I understand why this happens but would like to display a more understandable message to users of the database like with error trapping. Can this be done?
I appreciate any help.
Best regards,
Henry
If all the required fields in a parent form do not have values and I try to enter a value in the subform, I get the following message:
The field tbl.field cannot contain a Null value because the Required property for this field is set to true. Enter a value in this field.
I understand why this happens but would like to display a more understandable message to users of the database like with error trapping. Can this be done?
I appreciate any help.
Best regards,
Henry