note: this won't work if there are also text entries in your range!
Frank
As I have it now current value =INDEX(B2:B3,MAX(IF(B2:B3>0,ROW(B2:B3),0)))
Date Item
7
0
current value
0
The array acts opposite as intended, current value is shown as, 0 and if any
number other than 0 is in B2, an error result.
"Frank Kabel" <frank...@freenet.de> wrote in message
news:%23UTmUFP...@TK2MSFTNGP09.phx.gbl...