I'm trying to use MS Access Query to aggregate "count" and "sum" contract data for each customer. I have six customers, but thousands of contracts. The field names are "CUSTNm", "CONTNo" "$VAL", and "$BAL?. Is there any way to design the query or SQL Statement so it returns six row showing the contract sum/count for each of my six customers?