Relationship with script to query multiple fields
I have created a relationship between 2 tables where I need to determine a match of at least one field in the parent child to at least one in the child. For example; Look for a match parent field 1 with at least one of the 4 child fields, repeat thi...