Hello
I need to know a formula to look for specific text within other text, and if found display that text. The text items in the cell are always separated by commas, but there other irrelevant text items in the same cell.<?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o></o>
<o> </o>
Example:<o></o>
column B to look to see whether column A contains “red”, or “Bill and Ben”, or “big” and display all of these words found.<o></o>
A1: red,green,blue,black,Bill and Ben,Flower Pot Men,big,small<o></o>
B1: red,Bill and Ben,big<o></o>
<o> </o>
A2: red,white,green,blue,orange,black,Flower Pot Men,big,small<o></o>
B2: red,small<o></o>
<o> </o>
A3: white,green,blue,purple,black,Flower Pot Men,big,medium,short<o></o>
B3: big<o></o>
<o> </o>
It is important that column B maintains the separation of words by commas.<o></o>
<o> </o>
If it’s not possible to pull out the words I need, perhaps it’s possible to exclude/delete the other unnecessary words?<o></o>
<o> </o>
Many thanks for any help! <o></o>
I need to know a formula to look for specific text within other text, and if found display that text. The text items in the cell are always separated by commas, but there other irrelevant text items in the same cell.<?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o></o>
<o> </o>
Example:<o></o>
column B to look to see whether column A contains “red”, or “Bill and Ben”, or “big” and display all of these words found.<o></o>
A1: red,green,blue,black,Bill and Ben,Flower Pot Men,big,small<o></o>
B1: red,Bill and Ben,big<o></o>
<o> </o>
A2: red,white,green,blue,orange,black,Flower Pot Men,big,small<o></o>
B2: red,small<o></o>
<o> </o>
A3: white,green,blue,purple,black,Flower Pot Men,big,medium,short<o></o>
B3: big<o></o>
<o> </o>
It is important that column B maintains the separation of words by commas.<o></o>
<o> </o>
If it’s not possible to pull out the words I need, perhaps it’s possible to exclude/delete the other unnecessary words?<o></o>
<o> </o>
Many thanks for any help! <o></o>