Hi, i have a form with a child subform, and a delete image in the main form for deleting the main record. When i have added the first record in the child form, if i click the delete image the DB closes, and i have tested that it occurs when, after deleting, the main form goes to another record with a Me.Requery or DoCmd.GoToRecord statements, appearing the alert "The record has been eliminated".
It doesn't happen when i have added two records in the child form instead of one, or if after having added the record in the child form i browse to another record in the main form and come back before deleting the main record.
Thanks for any help given.
It doesn't happen when i have added two records in the child form instead of one, or if after having added the record in the child form i browse to another record in the main form and come back before deleting the main record.
Thanks for any help given.