Hi there. I'm pretty knowledgeable with Excel but this one has me a bit confused. Hoping someone can guide me in the right direction as to which formula to use.
I have cell A1 - let's say the cell text is "example.com/SKU-123". I have a separate range of cells on another sheet, and somewhere in this range is the text "SKU-123".
What I want to do is write a formula in cell B1 that will look at the text in A1, and try to check it against the text in the range of cells on the other sheet. I need it to be able to look at an entire column and see if any text in that column, matches any part of the text in cell A1. So that if it finds any of the values in this other range, it will return the text - so that B1 says "SKU-123."
Is this possible? I've tried various iterations of ISNUMBER(SEARCH( but I'm not getting anywhere.
Any help greatly appreciated. Thank you!
Bookmarks