Gingermous
New Member
- Joined
- Nov 13, 2019
- Messages
- 1
I am currently using a nested '=find(text,cell)' formula to categorise a list for example.
If the term Doctor, Surgeon, Nurse, OT is in cell containing job title then the formula will return 'Medical'.
This I have done by nesting separate find fictions for each key work with an if statement.
Is there a cleaner way of doing this so that I can use separate key word lists on another sheet? Ideally 2 columns that say if text X is in the job title look in a separate list and return column 2 of that list. Essential a key word look up.
I appreciate vtgis may not exist, but any suggestions will be appreciated.
Thanks in advance
If the term Doctor, Surgeon, Nurse, OT is in cell containing job title then the formula will return 'Medical'.
This I have done by nesting separate find fictions for each key work with an if statement.
Is there a cleaner way of doing this so that I can use separate key word lists on another sheet? Ideally 2 columns that say if text X is in the job title look in a separate list and return column 2 of that list. Essential a key word look up.
I appreciate vtgis may not exist, but any suggestions will be appreciated.
Thanks in advance