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
- Smartsheet Customer Resources
- 62.1K Get Help
- 352 Global Discussions
- 198 Industry Talk
- 427 Announcements
- 4.4K Ideas & Feature Requests
- 135 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 443 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 284 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!