*BAD* morning -
Correction for *last* minimum entry:
=ADDRESS(MAX((I9:I373=SMALL(I9:I373,COUNTIF(I9:I373,0)+1))*ROW(I9:I373)),9)
--
Array formulas are entered using CSE, <Ctrl> <Shift> <Enter>, instead of the
regular <Enter>, which will *automatically* enclose the formula in curly
brackets, which *cannot* be done manually. Also, CSE *must* be used when
revising the formula.
--
Regards,
RD
-----------------------------------------------------------------------------------------------
Please keep all correspondence within the Group, so all may benefit !
-----------------------------------------------------------------------------------------------
*TYPOS*
Both are *array* formulas.
For *last* minimum entry:
=ADDRESS(MAX((I9:I373=MIN(I9:I373))*ROW(I9:I373)),9)
For *last* maximum entry:
=ADDRESS(MAX((I9:I373=MAX(I9:I373))*ROW(I9:I373)),9)
--
Array formulas are entered using CSE, <Ctrl> <Shift> <Enter>, instead of the
regular <Enter>, which will *automatically* enclose the formula in curly
brackets, which *cannot* be done manually. Also, CSE *must* be used when
revising the formula.
--
HTH,
RD
=====================================================
Please keep all correspondence within the Group, so all may benefit!
=====================================================
Both are *array* formulas.
For *last* minimum entry:
=ADDRESS(MAX((I9:I373=MIN(I9:I30))*ROW(I9:I373)),9)
For *last* maximum entry:
=ADDRESS(MAX((I9:I373=MAX(I9:I30))*ROW(I9:I373)),9)
--
Array formulas are entered using CSE, <Ctrl> <Shift> <Enter>, instead of the
regular <Enter>, which will *automatically* enclose the formula in curly
brackets, which *cannot* be done manually. Also, CSE *must* be used when
revising the formula.
--
HTH,
RD
=====================================================
Please keep all correspondence within the Group, so all may benefit!
=====================================================
I know the values, I just want to display the cell references of the latest
largest and smallest values, ignoring zeros as the zero values are next to
future dates