Answer the question
In order to leave comments, you need to log in
How to find the amount through a query?
There is a product (Product) and cost (Cost). Is it possible to calculate the sum of all Costs of the same Product through an Acsess query??
Answer the question
In order to leave comments, you need to log in
In databases, there is such a thing as grouping (group by) by a specific Product field, and at the same time, sum (Cost) is indicated in the requested fields instead of Cost.
If there are many Product values, then the result will be the sum of all Cost for each unique Product
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question