J
JulieD
i need to find the cell in a (single row) range that is not blank and return
the cell reference of the cell one row above
e.g.
a b c d
1 jan feb mar apr
2 xxx
would give me b1 - which i then need to use in another formula
however, the data in row 2 is not constant, ie can be numbers or text which
changes (via database query).
How can i do this?
Cheers
JulieD
the cell reference of the cell one row above
e.g.
a b c d
1 jan feb mar apr
2 xxx
would give me b1 - which i then need to use in another formula
however, the data in row 2 is not constant, ie can be numbers or text which
changes (via database query).
How can i do this?
Cheers
JulieD