G
Guest
Hi,
I met a problem that how to save the calculated sum in a subform to database.
On my form, I have a subform, and I calculated the total amount on the subform footer area, then add a text box on main form to show the total. The sum in the text box shows correctly. But the sum value of the new text box is not saved in the database, it is just on the form. My question is that how can I save this sum to the database, then I can track this value in the future? (where can I put the total sum field, in the table which the main form based on, or the table the subform based on?)
Thanks!
I met a problem that how to save the calculated sum in a subform to database.
On my form, I have a subform, and I calculated the total amount on the subform footer area, then add a text box on main form to show the total. The sum in the text box shows correctly. But the sum value of the new text box is not saved in the database, it is just on the form. My question is that how can I save this sum to the database, then I can track this value in the future? (where can I put the total sum field, in the table which the main form based on, or the table the subform based on?)
Thanks!