Hi,
I managed to use below formula to ignore blank and it worked, what I need now is how to get the top 20 or any top (any figure). I'm using below table as an example data:
Formula I used :
Real data range in my file: Sheet1!$CQ$15:$CS$7241
The real count column range in my below example is: Sheet1!$CR$15:$CR$7241
I managed to use below formula to ignore blank and it worked, what I need now is how to get the top 20 or any top (any figure). I'm using below table as an example data:
Formula I used :
Excel Formula:
=UNIQUE(SORT(FILTER(Sheet1!$CQ$15:$CS$7241,Sheet1!$CR$15:$CR$7241<>""),3,-1))
Real data range in my file: Sheet1!$CQ$15:$CS$7241
The real count column range in my below example is: Sheet1!$CR$15:$CR$7241
Org | Com | Count | ||||||||||||||
CS | CCC | 60 | Results | |||||||||||||
CS | PIPPP | 48 | Top | 20 | ||||||||||||
IT | Mercado Libre | 44 | ||||||||||||||
CS | SYSY | 35 | ||||||||||||||
IT | FireEye | 33 | ||||||||||||||
CS | WWW | 26 | ||||||||||||||
IT | OROOR | 24 | | |||||||||||||
CS | OROOR | 20 | ||||||||||||||
CS | OFOF | 20 | ||||||||||||||
CS | UNUN | 20 | ||||||||||||||
IT | ZZZ | 19 | ||||||||||||||
CS | FTFT | 18 | ||||||||||||||
IT | AAA | 17 | ||||||||||||||
IT | Globant | 16 | ||||||||||||||
CS | UUU | 16 | ||||||||||||||
CS | OOO | 15 | ||||||||||||||
CS | TTT | 15 | ||||||||||||||
CS | ZZZ | 15 | ||||||||||||||
Finance | AAA | 15 | ||||||||||||||
CS | DDD | 15 | ||||||||||||||
HR | AAA | 14 | ||||||||||||||
IT | Incluit | 14 | ||||||||||||||
Finance | CCC | 14 | ||||||||||||||
IT | Johnson Controls | 14 | ||||||||||||||
CS | VEVA | 14 | ||||||||||||||
IT | WWW | 13 | ||||||||||||||
CS | zScaler | 13 | ||||||||||||||
CS | AAA | 13 | ||||||||||||||
IT | SSS | 11 | ||||||||||||||
CS | Forescout | 11 | ||||||||||||||
IT | TTT | 11 | ||||||||||||||
IT | BlueVoyant | 11 | ||||||||||||||
IT | EEE | 11 | ||||||||||||||
CS | Tenable Systems | 10 | ||||||||||||||
CS | Nutanix | 10 | ||||||||||||||
IT | Tarjeta Naranja | 10 | ||||||||||||||
HR | RRR | 9 | ||||||||||||||
Finance | TTT | 9 | ||||||||||||||
CS | FireEye | 9 | ||||||||||||||
IT | CCC | 9 | ||||||||||||||
CS | Cylance | 8 | ||||||||||||||
HR | BBB | 8 | ||||||||||||||
Finance | LLL | 8 | ||||||||||||||
CS | SonicWall | 8 | ||||||||||||||
CS | QQQ | 8 | ||||||||||||||
Finance | Forescout | 8 | ||||||||||||||
Finance | WWW | 8 | ||||||||||||||
Finance | NetSkope | 8 | ||||||||||||||
IT | OFOF | 8 | ||||||||||||||
IT | KKK | 7 | ||||||||||||||
CS | Check Point | 7 | ||||||||||||||
IT | DDD | 7 | ||||||||||||||
CS | Quest | 7 |