Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Take a look at VLOOKUP In XL Help, you need to set the range_lookup
argument to FALSE, e.g.: =VLOOKUP(A1,J:K,2,FALSE) In article , lloyd wrote: I have a 12 digit number in one area and doing the vlookup seems to be only looking at the first 6 and rouding at that point. I need the lookup to look at the entire 12 characters and do a match on all 12. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have false in the correct position
"JE McGimpsey" wrote: Take a look at VLOOKUP In XL Help, you need to set the range_lookup argument to FALSE, e.g.: =VLOOKUP(A1,J:K,2,FALSE) In article , lloyd wrote: I have a 12 digit number in one area and doing the vlookup seems to be only looking at the first 6 and rouding at that point. I need the lookup to look at the entire 12 characters and do a match on all 12. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Then please provide some examples of your data (in a message, not an
attachment), along with your formula(e), that illustrates the problem. In article , lloyd wrote: I have false in the correct position "JE McGimpsey" wrote: Take a look at VLOOKUP In XL Help, you need to set the range_lookup argument to FALSE, e.g.: =VLOOKUP(A1,J:K,2,FALSE) In article , lloyd wrote: I have a 12 digit number in one area and doing the vlookup seems to be only looking at the first 6 and rouding at that point. I need the lookup to look at the entire 12 characters and do a match on all 12. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Vlookup in vlookup - taking the result as array name | Excel Worksheet Functions | |||
Combine VLOOKUP and IF function so #NA isn't returned as a value from VLOOKUP | Excel Discussion (Misc queries) | |||
Vlookup -=VLOOKUP(F9,LookUp1!$A$2:$B$1504,2,FALSE) | New Users to Excel | |||
IF(AND(val1=VLOOKUP( );val2>=VLOOKUP( );val2<=VLOOKUP( );VLOOKUP( | Excel Worksheet Functions | |||
Vlookup info being used without vlookup table attached? | Excel Worksheet Functions |