T
TonyB
Hi,
I'm lookng for some help with updating a value in a form when a subform
total changes ?
I have an order form which contains a subform containing several line items,
and there is a control on the subform which
calculates the total cost of the line items in the subform.
On the main form I have a control which takes this subtotal, and adds sales
tax. I want to update the total as and when items are altered or added in
the subform.
My problem is trying to detect if the subtotal in the subform changes and
updating the total on the main form.
Is there any way to communicate the change in subform total to the main form
so I can recalculate that ?
TIA
Tony
I'm lookng for some help with updating a value in a form when a subform
total changes ?
I have an order form which contains a subform containing several line items,
and there is a control on the subform which
calculates the total cost of the line items in the subform.
On the main form I have a control which takes this subtotal, and adds sales
tax. I want to update the total as and when items are altered or added in
the subform.
My problem is trying to detect if the subtotal in the subform changes and
updating the total on the main form.
Is there any way to communicate the change in subform total to the main form
so I can recalculate that ?
TIA
Tony