I'm sure this can be done

  • Thread starter Thread starter Hervinder
  • Start date Start date
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.
 
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

Back
Top