Good afternoon community people.
Need your assistance. I have a worksheet with thousands of rows of different and/or duplicated part numbers and and my team keep on adding rows daily. I'd like to get or return the unique part number with the highest counts the number of times (duplicates) each unique part number is entered. I added helper columns, first for number of count each unique number is entered using countif and second for highest count using rankeq. I was able to get the formula working for both helper columns. However, my difficulties are:
- example if the highest count of the unique part number 11221133 is 20 (meaning there is 20 rows with this unique part number), and it is rank 1 using rankeq formula, the next highest count of unique part number 22331144 is 21 but my expectation is 2. what formula should I use to get the correct results?
- my main goal is to get the top 10 or 20 unique part numbers (ex. 11221133) with highest counts. I don't know if having helper columns would help or should I say how to use these helper columns to achieve my goal.
Appreciate if someone could enlighten me on this. Thank you in advance and have a great evening.