Thanks for the reply Tanvi R.! I’ve tried this, but my issue is a little more complicated than a simple lookup.
I have a column that contains a comma-separated list of all the company’s investors, and I need to check whether any part of that column’s string is contained in a row in our VC Partners table.
Example: a company’s Investors column might be “Matrix Partners, Passport Capital, Bow Capital, General Catalyst” and I need the lookup to check whether ‘Matrix Partners’ OR ‘Passport Capital’ OR ‘Bow Capital’ OR ‘General Catalyst’ is listed in our VC Partners DB.