|
[x]
Posted via EE Mobile
|
|
| Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
|
|
|
|
Asked by pele4483 in Microsoft Access Database
i have a table that contains has 3 fields. A, B, Qty. I need a query that will return the sum of the qty when A and B are grouped. for example
A B Qty
40022855 xyz 3
40022855 abc 2
40000000 xyz 4
40022855 abc 10
40000000 xyz 5
need the query to add up the groups look like this
sum
40022855 xyz 3
40022855 abc 12
40000000 xyz 9
i can do it with vba code but am having a problem with doing it with sql and queries
20090824-EE-VQP-74 - Hierarchy / EE_QW_3_20080625