I am trying to test a list to verify that a string (Name) exists before I move on in the program. I was trying to use an IsNa function combined with a Match function to generate a True or False answer.
The code works if the code generates a variable that is False and fails if the value is...