G
Guest
How would I go about the following?
I need to find the total amount of a field based on another field in the
same query.
EXAMPLE:
Need a total from [field or expression in query] and group it by another
field in the query to receive my results.
Such as: Need total amount {from field 1] based on (grouping) it with
another field in the query such as a field named "planID" to get my results.
Some of these fields that I will be totaling will be from query expressions
as well as fields from tables in my query. The grouping will always be from a
field in the query.
Thanks in advance for your help
I need to find the total amount of a field based on another field in the
same query.
EXAMPLE:
Need a total from [field or expression in query] and group it by another
field in the query to receive my results.
Such as: Need total amount {from field 1] based on (grouping) it with
another field in the query such as a field named "planID" to get my results.
Some of these fields that I will be totaling will be from query expressions
as well as fields from tables in my query. The grouping will always be from a
field in the query.
Thanks in advance for your help