Forum Discussion
broog2045
Feb 23, 2020Copper Contributor
About excel filter function
hi there is a big problem puzzled me, hope someone help! i want to filter my data in two step, step1 : filter line'2019',i get top 10 biggest value,it's ok,i did it . step2: filter lin...
broog2045
Feb 23, 2020Copper Contributor
Riny_van_Eekelen thanks a lot, but i want filter column B based line A was filtered,so i need the result that be displayed in column B was '0.8718、0.1254、0.3166、1.1799、0.0365' after filtered top 5 in column B ,how to achieve ?
Riny_van_Eekelen
Feb 23, 2020Platinum Contributor
If you have Excel with the latest FILTER function, the solution in the attached sheet, column E, might work for you. Otherwise, the one in column F.
Since you column A is already sorted you can simply filter the largest 5 from range B2:B11.