I am looking for a solution to my countif formula that is marking duplicates values in a column with an 'xx" and unique values with a "x"
But it is working subjectively as it wants to and not consistently.
Example in below screenshot
Column H is the SUMIFS off multiple criteria- ok that is working fine.
Then I want return an "x" or "xx" in column (I) based off the SUMIFS results in column (H)![]()
Please Login or Register to view this content.
so I use this formula to get the "x" value
COUNTIF TO GET DUPLICATES IN A COLUMN.PNG![]()
Please Login or Register to view this content.
But as you can see, the formula is not putting an "xx" to all the duplicates in column (H)
You can see (J75677) is duplicated 7 times in column (H). In column (I), I only want that count if formula above to return the first unique value with a "x" or the duplicate with "xx"
Bookmarks