A
aztecbrainsurgeon
Win 2000
Excel 2003
Hi All,
I'm interested in returning the last value in a column range where the
last value is greater or less than zero. I've had no luck and have
spent some time trying to modify the following array formula:
=INDEX(A:A,MAX(IF(A1:A10<>"",ROW(1:10))))
But any workable modification still returns a zero if the last value
in the column range is zero.
Any insight or solution would be appreciated.
Excel 2003
Hi All,
I'm interested in returning the last value in a column range where the
last value is greater or less than zero. I've had no luck and have
spent some time trying to modify the following array formula:
=INDEX(A:A,MAX(IF(A1:A10<>"",ROW(1:10))))
But any workable modification still returns a zero if the last value
in the column range is zero.
Any insight or solution would be appreciated.