B
Bill
I have a form based on a query. The form uses table and query info to
calculate a final result for each record in the table. THis result is a
calculated field in the query.
I have a field made for the resultant in the table which I am trying to get
the form/query to save the calculated result back to the table as hard data.
My question is: How do I get access to save the final value in the
calculated field back to an actual "hard data" field in the table so I can
then do analysis of the many records with the new calculated data in the
table?
calculate a final result for each record in the table. THis result is a
calculated field in the query.
I have a field made for the resultant in the table which I am trying to get
the form/query to save the calculated result back to the table as hard data.
My question is: How do I get access to save the final value in the
calculated field back to an actual "hard data" field in the table so I can
then do analysis of the many records with the new calculated data in the
table?