Shawn Miller
New Member
Hello,
I have tried searching the forums for something like this and I feel like I am overlooking something easy. I have data with descriptions that include vendor names. My goal is to do some kind of lookup that looks into one table of names and if a cell contains any of those names that return that name. So for example, if "Apple" is in my lookup table and a cell in my data says "Apple invoice 1234", then I would want to return "Apple" in my lookup.
I have tried a couple things, attached is an example file. The only thing I have found was to do a simple TRUE/FALSE check.
Is there a relatively easy way to accomplish what I am trying to do?
I have tried searching the forums for something like this and I feel like I am overlooking something easy. I have data with descriptions that include vendor names. My goal is to do some kind of lookup that looks into one table of names and if a cell contains any of those names that return that name. So for example, if "Apple" is in my lookup table and a cell in my data says "Apple invoice 1234", then I would want to return "Apple" in my lookup.
I have tried a couple things, attached is an example file. The only thing I have found was to do a simple TRUE/FALSE check.
Is there a relatively easy way to accomplish what I am trying to do?