- Apr 5, 2002
- 24,326
- 68
- 91
=LARGE(A1:A100,1)
That returns the 1st largest number in the selection A1 to A100.
Can I return the 1st largest number in the whole A column?
=LARGE(COLUMN(A),1) or something like that?
I can't seem to find the answer anywhere.
Thank you if you help me or attempt to help!
That returns the 1st largest number in the selection A1 to A100.
Can I return the 1st largest number in the whole A column?
=LARGE(COLUMN(A),1) or something like that?
I can't seem to find the answer anywhere.
Thank you if you help me or attempt to help!