I'm trying to find out how to use a formula to search cells containing multiple values against an array of values and either extract those values to another column or just return some identifier (not exist v exist, etc.). Is this possible?
ex:
target cell values are in this format
860032011
830001267
860008007
860007027
860010022
830006025
112101011
112103012
versus my list of values for reference
<tbody>
</tbody>
ex:
target cell values are in this format
860032011
830001267
860008007
860007027
860010022
830006025
112101011
112103012
versus my list of values for reference
112101014 |
112101039 |
112101056 |
112101057 |
112102003 |
112102004 |
112101055 |
112101090 |
<tbody>
</tbody>