see if duplicates
is there a way to see if a column has duplicates through an equation when there are 7000 numbers?
Best Answer
-
@Please help You can use a COUNTIF function.
=COUNTIF([Primary Column]:[Primary Column], [Primary Column]@row)
This will tell you how many of that cell is contained within the specified range.
No matter where you are in the list, the result will be the same per duplicate.
Answers
-
@Please help You can use a COUNTIF function.
=COUNTIF([Primary Column]:[Primary Column], [Primary Column]@row)
This will tell you how many of that cell is contained within the specified range.
No matter where you are in the list, the result will be the same per duplicate.
-
Can you provide some more information and/or a screenshot?
There is a fairly simple formula to count the number of instances of a value in a column, but I'm unsure what you mean by "through an equation when there are 7000 numbers".
Regards,
Jeff Reisman
Link: Smartsheet Functions Help Pages Link: Smartsheet Formula Error Messages
If my answer helped solve your issue, please mark it as accepted so that other users can find it later. Thanks!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 437 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!