Use the Query Wizard to create a duplicate check query (easiest way).
Create a query to SUM the fields you want, then write another from that original query is one way. Or create a "group by" query and sum the fields in one query. Depends on what you are trying to do.