Forum Discussion
Ryant818
Mar 07, 2019Copper Contributor
Obtaining a count of items in a column
I am working on a sheet that has 38,074 company names in a column, of which 2,512 are unique. How can I determine the number of times each of the 2,512 appear in order to make the total of 38,074? ...
Detlef_Lewin
Mar 07, 2019Silver Contributor
Hi
Use COUNIF() or COUNTIFS().