Hi,
I was wondering if there a method in Access to allow me to count the number of items by group?
For example, I have a set of data in a table like so:
SA
SA
SA
SP
SP
BM
I can choose Group By and the data will group them like SA, SP, BM; and I can choose Count to count the total number of...