hi, i have two subforms on a main form, both have a total field on.
i have set a field on the main form called subtotal so that its control source is =[frm_invoice subform].[Form]![Total]+[frm_service final subform].[Form]![Total]
the problem is, when i start typing on the main form, the...