B
Bonnie
Hi,
I have a form with a subform. The subform may have multiple related records
with dollar amounts. I would like to key a total on the form (after
inputting multiple related records on the subform and returning to the form)
that validates against a calculation of all the related records on the
subform.
I thought I could key the total in and on exiting the control, a query that
sums the related records (the field is ItemTotal) could be run. If there
isn't a match I can pop up a MsgBox.
My question is: what's the best way to run the total?
Thanks,
Bonnie
I have a form with a subform. The subform may have multiple related records
with dollar amounts. I would like to key a total on the form (after
inputting multiple related records on the subform and returning to the form)
that validates against a calculation of all the related records on the
subform.
I thought I could key the total in and on exiting the control, a query that
sums the related records (the field is ItemTotal) could be run. If there
isn't a match I can pop up a MsgBox.
My question is: what's the best way to run the total?
Thanks,
Bonnie