help with counting

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

how do I summarize the number of "types" of records I have in a database?
for example:
city
phila = 20 records
New york = 45 records,

etc.
please advise
 
Create a new query, using whatever field
indicates "types". Select this field twice. Click the
totals button. You should now see "group by" in both
totals lines. Change the 2nd one to count. It should
give you what you want.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top