I have refential integrity turned on in my relational database.
Suppose a record is created by accident in a form and the user wants to cancel this record he will get a prompt saying that the record needs a value in the related field.
How to abort a record with vba (so I can create a cancel button)?
Suppose a record is created by accident in a form and the user wants to cancel this record he will get a prompt saying that the record needs a value in the related field.
How to abort a record with vba (so I can create a cancel button)?