Lookup

  • Thread starter Thread starter GMet
  • Start date Start date
G

GMet

I need to lookup a value in a range that is not sorted.
Vlookup doesn't seem to do the job. I couldn't get Match
to do it either. How can I do that?

GMet
 
Have you tried using 0 or FALSE as the third argument?
ie
=VLOOKUP(item,range,FALSE)
?
 
Jack,
That did it!! Thanks

GMet
-----Original Message-----
Have you tried using 0 or FALSE as the third argument?
ie
=VLOOKUP(item,range,FALSE)
?

--
Return email address is not as DEEP as it appears



.
 

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