Hi,
I have problem to find the n-th large number in different row and column
Let say if I have data like this.
Unit A 100 Unit B 140 Unit C 50 Unit D 110 Unit E 200
How can I find the 2nd largest value without re-arranging the cell into one column?
Please help
Bookmarks