Example: Product 1 in the invoice table has many values that I would like to total by quarter. Another field with product 2 and etc. to perform the same total per quarter. When I query I only see one value, not all records in the total. What would be the best approach to get this report of products and totals per quarter? Working in MS Access 2000.
example of what I need
Product name Total $
Bill of Ship $200
example of what I need
Product name Total $
Bill of Ship $200
Comment