I am trying to figure out the best way to perform a VLOOKUP where as the value I am looking for is found somewhere within an array of letters/numbers/characters of a cell.
For Example:
One of the values in my lookup table has the numeric string "841752"
The cell being searched contains the following: "[XREF TO 841752] MP PART CARTRIDGE C3000A"
I should get a "hit" on this cell because it does contain the "841752" string that I am searching on.
I have tried modifying the VLOOKUP formula changing the last part of the formula from "FALSE" to "TRUE" and the results are TOO fuzzy and often see a hit on a cell that does NOT contain the value being searched on.
Does anyone have a suggestion?
For Example:
One of the values in my lookup table has the numeric string "841752"
The cell being searched contains the following: "[XREF TO 841752] MP PART CARTRIDGE C3000A"
I should get a "hit" on this cell because it does contain the "841752" string that I am searching on.
I have tried modifying the VLOOKUP formula changing the last part of the formula from "FALSE" to "TRUE" and the results are TOO fuzzy and often see a hit on a cell that does NOT contain the value being searched on.
Does anyone have a suggestion?