I'm sure this can be done

H

Hervinder

Is it possible to lookup a value in a range that is not
sorted and return any return true or false if found.
 
V

Vasant Nanavati

Hi:

=NOT(ISERROR(MATCH("a",A:A,0)))

where "a" is your lookup value.

Regards,

Vasant.
 

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