G
Guest
I have form with a subform. The form contains text boxes that "summarize"
the records of the subform. When a record is deleted on the subform, I need
the summaries to update.
I've tried using recalc of the form when the OnCurrent event of the subform
triggers, but this causes a loop.
Also, I don't want to rely on the After Del Confirm event, in case they have
confirmations turned off.
Thanks in advance,
Rob
the records of the subform. When a record is deleted on the subform, I need
the summaries to update.
I've tried using recalc of the form when the OnCurrent event of the subform
triggers, but this causes a loop.
Also, I don't want to rely on the After Del Confirm event, in case they have
confirmations turned off.
Thanks in advance,
Rob