Delete Record

G

Guest

I have a form that contains a subform in Datasheet view. The form contains a
"summary" (i.e., min, max, avg) of the records in the subform. When the user
deletes a record in the subform, I need the summaries to update.

I have tried using a recalc of the "mother" form when the OnCurrent event of
the subform occurs, but this causes a loop.

I would rather not use the After Del Confirm event, in case the user has
disabled confirmations of deleted records.

Thanks in advance,
Rob
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top