Hi,
I have two columns in which we have different words.
Now I need to compare Col A with Col B and find out the unmatched word of Col B in Col C.
In below case "Hi" is the word which is not in Col A.
For Example
Col A Col B Col C (Output Unmatched Words)
Hello Vijay Kumar Kumar Hello Vijay Hi Hi
Thanks in advance
I have two columns in which we have different words.
Now I need to compare Col A with Col B and find out the unmatched word of Col B in Col C.
In below case "Hi" is the word which is not in Col A.
For Example
Col A Col B Col C (Output Unmatched Words)
Hello Vijay Kumar Kumar Hello Vijay Hi Hi
Thanks in advance