I have a comma separated list I used extract values to extract each company name into its own field I then want to look up each one of those names and match against another table. Is there an easy way to do this dynamically or do I need to add a separate look up field or each name that was returned in extract values?