Table of Contents
Counting by group in Excel is a useful function for organizing and analyzing data. To count by group, you can use the COUNTIF or COUNTIFS formula, which allows you to specify a criteria for counting specific data within a group. This can be especially helpful when dealing with large sets of data, as it allows you to easily track and compare information within different groups. By following a few simple steps, you can efficiently count by group in Excel and gain valuable insights from your data.
Count by Group in Excel
You can use the following formula to count the number of occurrences by group in an Excel spreadsheet:
=COUNTIF(group_range, criteria)
The following example shows how to use this formula in practice.
Example: Count by Group in Excel
Suppose we have the following dataset that shows the total points scored by 15 different basketball players:

Now suppose we’d like to count the number of players, grouped by team.
To do so, we can use the =UNIQUE() function to first create a list of the unique teams. We’ll type the following formula into cell F2:
=UNIQUE(B2:B16)
Once we press enter, a list of unique team names will be displayed:

Next, we can use the =COUNTIF() function to find the count of players on each team.
We’ll type in the following formula into cell G2:
=COUNTIF(B2:B16, F2)
We’ll then copy and paste this formula into the remaining cells in column G:

Column F displays each of the unique teams and column G displays the count of players on each team.
The following tutorials explain how to perform other common tasks in Excel:
Cite this article
stats writer (2024). How do I count by group in Excel?. PSYCHOLOGICAL SCALES. Retrieved from https://scales.arabpsychology.com/stats/how-do-i-count-by-group-in-excel/
stats writer. "How do I count by group in Excel?." PSYCHOLOGICAL SCALES, 30 Apr. 2024, https://scales.arabpsychology.com/stats/how-do-i-count-by-group-in-excel/.
stats writer. "How do I count by group in Excel?." PSYCHOLOGICAL SCALES, 2024. https://scales.arabpsychology.com/stats/how-do-i-count-by-group-in-excel/.
stats writer (2024) 'How do I count by group in Excel?', PSYCHOLOGICAL SCALES. Available at: https://scales.arabpsychology.com/stats/how-do-i-count-by-group-in-excel/.
[1] stats writer, "How do I count by group in Excel?," PSYCHOLOGICAL SCALES, vol. X, no. Y, ص Z-Z, April, 2024.
stats writer. How do I count by group in Excel?. PSYCHOLOGICAL SCALES. 2024;vol(issue):pages.
