G
Guest
Greetings,
Please help me determine how to save a calculated form value to its
appropriate place on a table? This seems rather remedial but I'm stumped.
Basically, I want the total of A+B+C on the form to show a running total on
the form and also have it save that total value to the "Amount" field of
Table1. Currently, I have the TextBox on the form with a ControlSource of
=A+B+C and that give me the running total but I cannot figure out how to have
that value saved to the table.
I appreciate your time in educating me on this.
Thanks in advance,
DK
Please help me determine how to save a calculated form value to its
appropriate place on a table? This seems rather remedial but I'm stumped.
Basically, I want the total of A+B+C on the form to show a running total on
the form and also have it save that total value to the "Amount" field of
Table1. Currently, I have the TextBox on the form with a ControlSource of
=A+B+C and that give me the running total but I cannot figure out how to have
that value saved to the table.
I appreciate your time in educating me on this.
Thanks in advance,
DK