R
Rob
Is there a way to return the location of a cell that is
the k-th largest in a range? For example, in cells A1
through A4 I have the values, 1, 2, 3, and 4. I'd like to
return the location of the whatever largest cell. The
LARGE function only returns the value, not the location.
Thanks!
the k-th largest in a range? For example, in cells A1
through A4 I have the values, 1, 2, 3, and 4. I'd like to
return the location of the whatever largest cell. The
LARGE function only returns the value, not the location.
Thanks!