J
Jim Shaw
BlankContext: Access 2002
In the "Before Insert" event logic, I'm checking the validity of the record
being added. I.E., does it conform to the business rules of the
application. If the record fails the validity check, I'd like to prevent
the record from being added. I've tried the "cancel = true" statement, but
the record is still being added. How do I do this?
Thanks
Jim
In the "Before Insert" event logic, I'm checking the validity of the record
being added. I.E., does it conform to the business rules of the
application. If the record fails the validity check, I'd like to prevent
the record from being added. I've tried the "cancel = true" statement, but
the record is still being added. How do I do this?
Thanks
Jim