Hey guys,
So, I'm trying to check if a certain Cell contains any values that appear in a range of cells.
To break it down:
In A1:A24 there are a list of strings, one per cell (which I might add to later!)
In B1 there is a string.
In C1 I would like to check if B1 has a string that is the same as any one of the cells in range A1:A24
Ideas?
Thanks,
Tom
Bookmarks