I apologize if this seems like a dumb question but I am relatively new to access and not of an IT background.
The situation i have is as follows.
I have two tables, one table is a government watch list, and one table is my companies client list. I want to run a query and return any our clients that have the same last name as that on the government watch list. An analyst would then manually work the list, or we may try to narrow it down using the same process on another field.
Any thoughts on how to accomplish this?