Subform..Deleting a Record by code

B

Bob Barnes

I have a Before Update event to Trap an Entry of "SN" (which is not
acceptable) and results in a Msgbox and "Cancel = True".

If the User backspaces the "SN" leaving a Null, and leaves the Record, how
can I delete that record by code?

TIA - Bob
 
D

don finley

Bob Barnes said:
I have a Before Update event to Trap an Entry of "SN" (which is not
acceptable) and results in a Msgbox and "Cancel = True".

If the User backspaces the "SN" leaving a Null, and leaves the Record, how
can I delete that record by code?

TIA - Bob
 
Top