zfeld75
New Member
- Joined
- May 30, 2017
- Messages
- 7
- Office Version
- 365
- 2021
- 2019
- 2016
- 2013
- Platform
- Windows
As an example see the 2 sample sheets below.
They are silly examples but this is similar to what I need to accomplish.
I have a value that is text in an activities column and if there is any match in the text to a lookup value, in the lookup table, then it should return it's corresponding value
There will be no duplicate lookup values in the activities column (and if there is I am fine if it finds the first lookup value).
Thank you.
Here is the lookup sheet - see below for the other table
Here is the sheet where the lookup value is embedded in the Activities column
They are silly examples but this is similar to what I need to accomplish.
I have a value that is text in an activities column and if there is any match in the text to a lookup value, in the lookup table, then it should return it's corresponding value
There will be no duplicate lookup values in the activities column (and if there is I am fine if it finds the first lookup value).
Thank you.
Here is the lookup sheet - see below for the other table
Lookup value | Return value |
---|---|
milk | 95 |
meat | 60 |
poultry | 20 |
fish | 50 |
candy | 10 |
bread | 30 |
fruit | 45 |
Here is the sheet where the lookup value is embedded in the Activities column
Activities | This column needs a value based on lookup below |
---|---|
grow, coat, bread, laugh | |
fruit, run, wake, | |
think, sneeze, meat, wink | |
walk, talk, fruit | |
sleep, candy, read, walk | |
thing, neat, milk, dry |