G
Guest
I have a customer table with total sales that I would like
to update with sales/returns. Sample:
Customer A 130 Sales/returns A 10
B 120 B 20
B -10
C 50
The result in the Customers table should be
A 140
B 130
C 50
Any Ideas?
Thanks
to update with sales/returns. Sample:
Customer A 130 Sales/returns A 10
B 120 B 20
B -10
C 50
The result in the Customers table should be
A 140
B 130
C 50
Any Ideas?
Thanks