![]() |
#1
|
|||
|
|||
![]()
I need to know the top 3 items. I've found the formula for the most common item, and how to count the number of that item, but not how to find the second and third most common item.
=INDEX(Report!A1:A57,MODE(MATCH(Report!A1:A57,Repo rt!A1:A57,0))) =COUNTIF(Report!A:A, "*"&E4&"*") Attached is a mock worksheet. One issue is the INDEX formula doesn't work if a blank cell is selected and the total number of items changes day to day. The most common items change day to day as well. I keep thinking there's a =LARGE formula that can be added or something, but I can't find an example to work off of. Last edited by SoMany; 01-21-2021 at 09:19 PM. Reason: Accurate worksheet |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Help using Index match for below | Maneesh Joshi | Excel | 2 | 11-29-2018 06:23 AM |
Excel - Index and Match Function ,First Second and Third Match | paulzy95 | Excel | 10 | 09-29-2016 10:46 PM |
index / match Formula | dmcg9760 | Excel Programming | 1 | 11-08-2015 03:16 PM |
Index match vba | grexcelman | Excel | 0 | 03-05-2015 10:55 PM |
![]() |
jujuwillis | Excel | 2 | 10-15-2011 11:06 AM |