I am working on a database for a Free Store at my church. We want to know how many members we serve from each zip code. I have a Member's table which includes zip codes. I am able to sort by zip code but cannot figure out how to get a count for the number of members in each zip code. Thanks for any help with this simple issue.