VLookUp problem

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When you are creating a vlookup, does the lookup table HAVE to be sorted
alphabetically to work, or the lookup table and the original worksheet?

I've been working on a lookup for a while and always get N/A so i know i'm
going wrong somewhere.........

Anybody help???

Thank you
Louise
 
The lookup table has to be sorted if you set the fourth parameter of VLOOKUP
to TRUE. Setting it to FALSE won't require the table to be sorted.
The original worksheet can be at any order.

Hope this helps,
Miguel.
 

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

Similar Threads

Vlookup error 1
VLOOKUP 2
VLookUp 6
VLookUp Tables 5
vlookup to include text 7
getting #N/A when vlookup is a negative number 3
Embedding vlookup 4
Vlookup to reference offset 1

Back
Top