Storing data from a query to a table

B

bunnied30

I need to store data from a calculation in a query to a table. The idea is
to have a totals column for that data in the table. I was successful at
having a calculations formula in my query but now I need the data stored in
the main table. Any suggestions?
 
Top