Forum Discussion
AmadorF3
Nov 30, 2021Copper Contributor
How to display top 2 items from a sheet.
Hi all, I'm trying to rank items from a sheet and display the top 2(for example) on how well they are doing. On the example I'm trying to rank the items on the left(A-1, A-2, A-3, A-4) going fro...
SergeiBaklan
Nov 30, 2021MVP
As variant you may create helper column to COUNTIF() number of "Compliant" and lookup name on LARGE() n. Also depends on your Excel version.
- AmadorF3Nov 30, 2021Copper ContributorI'm running Excel 2016. I see, how would I type that out in formula format? I'm not really experienced with excel formulas and am trying to get the hang of the functions.
- SergeiBaklanDec 01, 2021MVP
Perhaps you may submit sample file instead of screenshot?