NewTexican
Technical User
I have a delete command button on the parent form. Nothing special just regular old delete made with the wizard. I have a subform that links to the parent form, nothing special once again built with the wizard. The subform is based on a query.
When the user deletes a record cascading deletions delete what is on the subform, as it should. Then I get a message box that says "no current record." Is there any code I can insert that keeps this message box from popping up?
Thanks.
When the user deletes a record cascading deletions delete what is on the subform, as it should. Then I get a message box that says "no current record." Is there any code I can insert that keeps this message box from popping up?
Thanks.