D
David
I have a datasheet format subform and I am allowing
deletes. However, I need to prevent the delete if there
are linked records in another table. I have coded an ON
DELETE event procedure to do this with a ME.UNDO statement
but it is not working, the records are being deleted.
Is there a proper way to do this?
deletes. However, I need to prevent the delete if there
are linked records in another table. I have coded an ON
DELETE event procedure to do this with a ME.UNDO statement
but it is not working, the records are being deleted.
Is there a proper way to do this?