How to search a text within another column ?
Hi, I can't find a solution for the following problem.I have 2 columns, both containing text. I would like to create a new column to tell me if the text in column 2 can be found in column 1. How can I do this ? I started in Excel but seems too complex. Example :Col1 is the whole listCol2 are the text I want to find in col1.Col3 will tell me if the text in the col2 on the same row can be found in t...