Hello,
I'm trying to partially match 2 lists.
I have about 13000 lines in each one and I would like to match like 80% of the name for each one with what it can find in the other list. For example if there is "444 MGX" in one list and in the other I have "444 MGX company" I'd like to flag this.
Can something like this be done without entering all the criteria by hand? Is there a criteria similar to Like " " where I enter about 80% similarity or something?
I'm trying to partially match 2 lists.
I have about 13000 lines in each one and I would like to match like 80% of the name for each one with what it can find in the other list. For example if there is "444 MGX" in one list and in the other I have "444 MGX company" I'd like to flag this.
Can something like this be done without entering all the criteria by hand? Is there a criteria similar to Like " " where I enter about 80% similarity or something?