B
Brian
I have a form which contains information on a single record, on that form I
have a sub form which contains a datasheet view of related records from
another table, linked by Master/Child fields.
The sub form is a list of payments made by the person on the main form. On
the main form I have a text box that contains the sum of all those payments.
When I add/delete a payment on the sub-form, I want the 'totalPaid' text box
on the main form to recalculate, how can I do this without having to click a
'recalculate' button?
Thanks
Brian
have a sub form which contains a datasheet view of related records from
another table, linked by Master/Child fields.
The sub form is a list of payments made by the person on the main form. On
the main form I have a text box that contains the sum of all those payments.
When I add/delete a payment on the sub-form, I want the 'totalPaid' text box
on the main form to recalculate, how can I do this without having to click a
'recalculate' button?
Thanks
Brian