New to excel. I have tried using the VLOOKUP and IF function to find the best solution. However, I am struggling to get the partial match aspect down. I also want the partial match to include any spaces after the words.
Example
Column1 Column2 Column3
dog cat No Match
house house(big) Match
cat cat Match
I have tried using the trim, VLOOKUP, and IF functions.