J
john
My Access-97 table looks like this:
Field 1
A
A
B
C
C
C
I'd like to make a query which gives me a new table with all unique values
of Field 1 and a count of the number of times they appear in the field
throughout the table. So the answer should look like this:
A 2
B 1
C 3
I'm relatively new at Access and have not been able yet to come up with a
solution via Help.
Can someone help me? Thanks,
john
Field 1
A
A
B
C
C
C
I'd like to make a query which gives me a new table with all unique values
of Field 1 and a count of the number of times they appear in the field
throughout the table. So the answer should look like this:
A 2
B 1
C 3
I'm relatively new at Access and have not been able yet to come up with a
solution via Help.
Can someone help me? Thanks,
john