I have two lists, one has 250 items, the other 4500, both contain a String
I need to compare any word within a cell in the short list, against any word within a cell in the long list.
The returned value needs to display both the short list item, as well as the long list item for manual comparison by an analyst.
If anyone could help me find a good way to perform this search, as well as how to best display it for the analyst to compare the data, it would be much appreciated.
Thanks,
I need to compare any word within a cell in the short list, against any word within a cell in the long list.
The returned value needs to display both the short list item, as well as the long list item for manual comparison by an analyst.
If anyone could help me find a good way to perform this search, as well as how to best display it for the analyst to compare the data, it would be much appreciated.
Thanks,