Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Is there any way of getting around alphabetizing the first column in a
VLookup function? |
#2
![]() |
|||
|
|||
![]()
What exactly do you mean?
-- HTH RP (remove nothere from the email address if mailing direct) "Jean" wrote in message ... Is there any way of getting around alphabetizing the first column in a VLookup function? |
#3
![]() |
|||
|
|||
![]()
Set Range_Lookup to False. Then it will either find an exact match or
return "N/A". Carlos "Jean" wrote in message ... Is there any way of getting around alphabetizing the first column in a VLookup function? |
#4
![]() |
|||
|
|||
![]()
No need to sort ascending the first column of your lookup
table if you specify "exact match" in your VLOOKUP formula. Use "0" or FALSE in the fourth argument: =VLOOKUP(---,---,---,0) HTH Jason Atlanta, GA -----Original Message----- Is there any way of getting around alphabetizing the first column in a VLookup function? . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VLOOKUP question | Excel Discussion (Misc queries) | |||
question about vlookup | Excel Worksheet Functions | |||
Vlookup Question | Excel Discussion (Misc queries) | |||
VLOOKUP not working | Excel Worksheet Functions | |||
vlookup question | Excel Worksheet Functions |