Hi.
I have a list in Excel like:
10
20
10
24
25
30
10 etc. (Hundreds of numbers)
I need to count how often each numbers comes up.
But first I need Excel to make me a list of the numbers.
30
25
24
20
10
And then I would use COUNTIF(A1:150;B1)
All I can think of is the "Large" function but it's not exactly what I need. The numbers are changing from day to day so I would prefer some function for this instead of doing it manually.
Bookmarks