S
S. Murphy
I have a form which opens in add mode, but if there is no data in a
particular field I don't want the record to save. Currently I am running a
query to check the table for an empty field on close event and then deleting
that record because of the empty field. What I want to happen is that when I
exit without adding a record, is to check that field on my form, not on the
table. Any suggestions
particular field I don't want the record to save. Currently I am running a
query to check the table for an empty field on close event and then deleting
that record because of the empty field. What I want to happen is that when I
exit without adding a record, is to check that field on my form, not on the
table. Any suggestions