Thread: Sum, totals?
View Single Post
  #1  
Old April 27th, 2004, 02:51 PM
Cory
external usenet poster
 
Posts: n/a
Default Sum, totals?

IF I have 2 table (A & B) and I want to add them to the quanity of table C. How would I do that. But I want table C to be a running total.

So if table C = 100

and I add 5 to table A and 10 to Table B

Then Table C updates to 115