Let's say cells C1 through J1 contained numbers.
C1, D1, E1, F1, G1, H1, I1, J1
In some cell... D56, I want it to return teh value from C1 to J1 that is the largest ... yes, that is easy...
In cell D57, I want it to return the value that is SECOND LARGEST
In cell D58, the third largest
And in cell D59, the fourth largest
hwo would I do it?
C1, D1, E1, F1, G1, H1, I1, J1
In some cell... D56, I want it to return teh value from C1 to J1 that is the largest ... yes, that is easy...
In cell D57, I want it to return the value that is SECOND LARGEST
In cell D58, the third largest
And in cell D59, the fourth largest
hwo would I do it?