Forum Discussion
Bill812
Mar 16, 2021Copper Contributor
Counting occurences in a column
Hi ... I have a very long list of town names, more than 3,000. I would like to write a formula that would go down the column, and count the occurrences of each town name, if that's possible. I'm not ...
HansVogelaar
Mar 16, 2021MVP
I'd create a pivot table based on the data list.
Add the Town field to both the Rows area and to the Values area.
See Create a Pivot Table in Excel if you're not familiar with pivot tables.
- Bill812Mar 16, 2021Copper Contributor
HansVogelaarPerfect! That did it, thanks!