I would like to query a set of values from a db....say GP1011_wk1 and this would yield 11 results. I then sum them together and get a value that i can echo. No problem so far.
My question is, can i now take this calculated value from the query and automatically update it into another table?
Any help would be appreciated