Hi
I am currently using Excel 2007 & 2003
My question is how do you do a wildcard vlookup
let me sure you what I want
Table 1
A B C
Row Part Description
1 YY67HH Screw
2 UY6900 Table Leg
3 KJ78HB Carpet
Table 2
A B C
Row Part Description
1 HH67TK =vlookup(B1,'[Table1]'$B:$C, 2, false) (This should come back with "SCREW").
I know the Vlookup function itself will not work but what else do I need to do to make it look for similarities.
Yes I do know the "'[Table1]' is slight wrong, I can reactify this it's just I do not know how to turn a vlookup into a wildcard look up
KInd Regards
Stephen
2 U890HL
I am currently using Excel 2007 & 2003
My question is how do you do a wildcard vlookup
let me sure you what I want
Table 1
A B C
Row Part Description
1 YY67HH Screw
2 UY6900 Table Leg
3 KJ78HB Carpet
Table 2
A B C
Row Part Description
1 HH67TK =vlookup(B1,'[Table1]'$B:$C, 2, false) (This should come back with "SCREW").
I know the Vlookup function itself will not work but what else do I need to do to make it look for similarities.
Yes I do know the "'[Table1]' is slight wrong, I can reactify this it's just I do not know how to turn a vlookup into a wildcard look up
KInd Regards
Stephen
2 U890HL