Hey all,
Here is my basic table structure
Table 1
SSN
Name
Access
Table 2
IDnumber
Name
Access
Table one is for US citizens and table 2 is for Non US citizens. I would like a query that shows everyone from both tables that has access. The problem I run into is I have multiple results for the same person. Thanks for any help on how to do this.
Here is my basic table structure
Table 1
SSN
Name
Access
Table 2
IDnumber
Name
Access
Table one is for US citizens and table 2 is for Non US citizens. I would like a query that shows everyone from both tables that has access. The problem I run into is I have multiple results for the same person. Thanks for any help on how to do this.