How can I scan a column within Google Sheets and show occurrence count?
Example:
Then on another tab within the same Google Sheet, I have it list.
- rt.com - 1
- exe.com - 3
- and so on.
I have tried writing the formula based on scripts I found online, but I have been unsuccessful.