G
Guest
I have a table of transactions for multiple iterations of the same policy number. The Group By function works to LIST the distinct policy numbers, but how do I COUNT those "grouped" policy numbers to show results below
The "kicker" is I'd like to use the query design view in Access (not paste and copy SQL)..
e.g.
trans 1, policy number ab
trans 2, policy number ab
trans 1, policy number xy
Results = 2 Policy numbers (not 3)
The "kicker" is I'd like to use the query design view in Access (not paste and copy SQL)..
e.g.
trans 1, policy number ab
trans 2, policy number ab
trans 1, policy number xy
Results = 2 Policy numbers (not 3)