Hi,
I have a Payment form that calculates all the payment received. Then, in the main form (Client form) I have a "total payment" box that calculates total payment for each client.
What I do now is go to Client form, and click on Payment tab on it to update a payment. However the total payment box is not updated automatically, unless I close and reopen the Client form
My question in how can I update the "total payment" box simultaneously when either I finish enter the new record of payment or close the payment form ?
thanks a lot.
I have a Payment form that calculates all the payment received. Then, in the main form (Client form) I have a "total payment" box that calculates total payment for each client.
What I do now is go to Client form, and click on Payment tab on it to update a payment. However the total payment box is not updated automatically, unless I close and reopen the Client form
My question in how can I update the "total payment" box simultaneously when either I finish enter the new record of payment or close the payment form ?
thanks a lot.