I'm trying to make a total of ammunition by caliber. There are different quantities per box, so I did calculations by multiplying boxes by amount per box. Ammunition goes in and out, so I have a field for each. I need to keep track of how much ammunition we have on hand. I made a query, but can't get it to group by caliber and make subtotals to calculate the total on hand.