Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I know this is simple, but for the life of me I cannot figure it out your
help would be greatly appreciated!! I need to create a vlookup that is based not only on the exact characters of the Lookup_Value field, but also off the length. For example, I have a list of general part numbers in file1, and a list of parts with extensions and the parts details in file2. Using the example below, I would like to lookup on the part in file1, and based on the characters and length of the part search only for an exact match for that part in File2 . In this case for the first part, the lookup function would only look at the first 6 characters of the field before finding an exact match to ABC123; the lookup for the second part would look only at the first 7 characters. Using True in the Range_vlookup field for a closest match does not work. Since the part numbers vary in character length and extension length I cannot lookup a LEFT xxx on my parts in File2. File 1 File2 PART PART w extension Package ABC123 ABC123abcde BAG 14 DEF4567 DEF456712fg BAG 15 I hope I have explained this well enough for you to get an idea of what I need. Any help would be appreciated!! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VLookUp - Does the VLookUp return the exact information? | Excel Worksheet Functions | |||
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 | |||
Vlookup info being used without vlookup table attached? | Excel Worksheet Functions |