Final entry in array

E

Esradekan

If I have an array (B2:B170), what formula do I need to get the final
figure in the list reading from top to bottom? It could be cell 125,
or cell 37, it will vary.
 
E

Esradekan

If I have an array (B2:B170), what formula do I need to get the final
figure in the list reading from top to bottom?  It could be cell 125,
or cell 37, it will vary.

Forgot to say TIA. Sorry, stressed.

Esra
 
T

T. Valko

Try this:

=LOOKUP(1E100,B2:B170)

That will return the *last* numeric value from the range.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top