How to obtain maximum value of an excel column with a large range?
I have a worksheet that has a number of columns. I need to obtain the first 5 largest values in a particular column. I know I can use LARGE(range, k) to achieve it but it didn't work with large range say B2:B38500.
|