Forum Discussion

pal95's avatar
pal95
Helper III
6 years ago
Solved

Count multiple strings in a column

Hello,
I have a column which can have multiple users; it looks like:

              Column1
Row 1: UserA
Row 2: UserB
Row 3: UserB, UserC, UserG, UserZ
Row 4: User D,
Row 5: UserA, UserD, UserG
Row 6: UserD, UserF

As we see, UserD appeared in the column 3 times, UserA appeared 2 times etc. How to pull out every user from the column to make a visual which says how many times each user appeared in the column?

Thank you for your time!

Regards,
Wojciech

4 Replies