No worries. I appreciate all of your help. and...it worked!!!
So a few questions, it looks like it went through each SDN list entry, compared it against every entry on my client list and returned any matches. And it did that for every SDN entry. Correct? I ask because it appears like some returned 50 of the same SDN list entry, so I should be able to run a remove duplicates to get a list of every entry that was a match right?
With that question out of the way, I have one more to ask, and I'm not sure if it's possible, but I will give it a shot.
This works for most entries, however, there may be a situation where the entry on the SDN list is Ramirez Herrara, where on the client list the last name may only be Ramirez. Using this query that would not be returned correct? Is there a way to get it to return if any word matches.
Using the example above, an SDN list entry Ramirez Herrara. Can I have it return on the query if a client has the last name Ramirez or the last name Herrara?