E
EMILYTAN via AccessMonster.com
I have a raw query which will show the following data:-
PartNumber Invoice Quantity
1115 INV1 10
1115 INV1 10
1112 INV2 10
1112 INV2 2
May i know is there any idea of making it appear only once and sum the
quantity?
example
1115 INV1 20
1112 INV 12
Note: There are many other fields in that grid
PartNumber Invoice Quantity
1115 INV1 10
1115 INV1 10
1112 INV2 10
1112 INV2 2
May i know is there any idea of making it appear only once and sum the
quantity?
example
1115 INV1 20
1112 INV 12
Note: There are many other fields in that grid