Counting Duplicates using a Formula
Trying to use COUNTIF to count how many times the values listed in Name Helper are listed in that column.
IE see screenshot below.
Id like a formula to automatically display the number 1 in the Column called "How Many Active Episodes?" for Thomson, Sally's row, the number 2 in the Column called "How Many Active Episodes?" for Smith, John's row, the number 3 for Doe, Jane's row etc.
Thanks in advance for any help!
Best Answer
-
Try something like this...
=COUNTIFS([Name helper]:[Name Helper], [Name Helper]@row)
Answers
-
Try something like this...
=COUNTIFS([Name helper]:[Name Helper], [Name Helper]@row)
-
Seems to be resolved using that formula, thank you Paul.
-
Happy to help! 👍️
-
@Paul Newcome
Most often when I'm searching for an answer to a stumbling block I have I discover the answer is one of yours!
So thankful you are perusing all of the queries and responding with solutions. I have learned SO much from you.
THANK YOU!!!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 494 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!