I have a one to many relationship and would like to search through the many to see if it is one of a few strings. If it is the variable would be 1,2,3... and if none of the many contain these vallues, then it would be 0. Is this possible. Also, if it is found that the second of ten contain one of the values, I need to stop looking at the other 8.
Thanks
Thanks