Lookup to find first non-blank cell
I have spreadsheet with a column (N14:N68) of numbers and blanks.
I want to use the last value in the column.
=LOOKUP(2,1/(N14:N68<>""),N14:N68)
This returns a blank answer.
I have attached a spreadsheet example with this post.
Thanks!!
Mike
|