Hi,
I am trying to verify that the string in a cell is equal to one of many aceptable values.

I imagine that the acceptable values would be stored in a list or array.

If the cell does not match one of the values then I need to highlight the cell. I already have the code for that.