List unique values and count duplicates
I have a spreadsheet that looks like this:
(This is only a shortened example. My full spreadsheet has thousands of entries).
Is there anyway to get a list of which items in column 1 are unique or highlight the unique ones (e.g. In the shown example, Banana and Grape would be listed/highlighted as they only appear once.
Also, is there also anyway to count the number of occurrences.
(e.g. In the shown example, Apple occurs 4 times, Banana once, Orange 4 times, Grape once and Pear 5 times).
Googling around, I found this thread, which does exactly what I want. However, when I re-create the example in the thread and use the supplied formula, it doesn't seem to work. I have followed the instructions exactly. I know the thread is from 2018, so I wonder if Apple may have changed things since then?
(It has an automator script which works perfectly, but I would rather have a formula based solution, so I can use my spreadsheet on iOS).
Here is my recreation from the thread, incase I am missing something.: