…hopefully I am just missing something….
I have designed a form that my company uses to log quotes in and post to a table.
I am having a problem getting the total quote amount to post to the table.
Right now it is a calculated field that multiplies the dollar amount by the piece amount.
I have thought about putting an invisible control source for the total amount but cannot get the calculated field to mirror/copy/auto-update to the control sourced field.
I have thought about setting an update query to run independently and update the total amount column.
I have thought about omitting it entirely and just doing the calculations in a subsequent query.
Then I thought about asking for help.
Which do you recommend and did I miss something?
Thanks,
Mark