Kingsteveiv
Technical User
i have a query that has 3 fields in it.
1. part number
2. customer
3. Number of Containers
I want to be able to add another field called "SUM CONT" that sums the number of containers according to the part number and customer.
ex.
PN Customer Num Cont SUM CONT
1 A 6 10
1 A 4 10
2 A 7 12
2 A 5 12
1 B 6 11
1 B 5 11
2 B 8 12
2 B 4 12
Is there anyway that this can be done? Please Help.
Thank you.
1. part number
2. customer
3. Number of Containers
I want to be able to add another field called "SUM CONT" that sums the number of containers according to the part number and customer.
ex.
PN Customer Num Cont SUM CONT
1 A 6 10
1 A 4 10
2 A 7 12
2 A 5 12
1 B 6 11
1 B 5 11
2 B 8 12
2 B 4 12
Is there anyway that this can be done? Please Help.
Thank you.