I have a form created using a query where nine payments are tracked by date. There is also a total payment field. My form is totaling the payments because of the following in the Control Source of the properties for the “Payment Total”: =[txtPayment1Amount]+[txtPayment2Amount]+[txtPayment3Amount]+[txtPayment4Amount]+[txtPayment5Amount]+[txtPayment6Amount]+[txtPayment7Amount]+[txtPayment8Amount]+[txtPayment9Amount]
My problem is the table that should be updated when the form is closed is not picking up the total. How to I get the table updated when the Payment Total field is change? I know this is probably very simple.
Appreciate the help!
jrtaylor
My problem is the table that should be updated when the form is closed is not picking up the total. How to I get the table updated when the Payment Total field is change? I know this is probably very simple.
Appreciate the help!
jrtaylor