View Single Post
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

Assuming the formula ism in F24, use

=MAX((OFFSET(F24,-1,0,-23,1)<"")*ROW(OFFSET(F24,-ROW()+1,0,ROW()-1,1)))

as an array formula, so commit with Ctrl-Shift-Enter

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Tetsuya Oguma" wrote in message
...
Hi all,

What would be the formula to locate the cell of the first non-blank cell
above?

I was playing with MATCH function but the first parameter doesn't take
zero-length string ("")!

Cheers,
---
Tetsuya Oguma, Singapore