A
Andrew
I need to find out what data is in Table A, but not in
Tables B, C, D, or E. Read below for a better
description...
Table A
Account Number
Account Type
Email
User ID
Alias
Tables B, C, D, E
Account Number
Customer Name
Address 1
Address 2
City, State
Zip
Phone
The relationships between the tables is the Account
Number field in Table A (for instance Tables B, C, D, and
E have the relationship of Account Number to Table A).
I have already run a query for each group of B, C, D, and
E that say "account number in A equals account number in
B" and then one for C, D, and E. However, there is data
in table A that is not in any of the other tables (66
rows to be exact). How do I run a query to say "data in
Table A not in any other table"?
Any help is greatly appreciated,
Andrew C. Moseley
(e-mail address removed)
Tables B, C, D, or E. Read below for a better
description...
Table A
Account Number
Account Type
User ID
Alias
Tables B, C, D, E
Account Number
Customer Name
Address 1
Address 2
City, State
Zip
Phone
The relationships between the tables is the Account
Number field in Table A (for instance Tables B, C, D, and
E have the relationship of Account Number to Table A).
I have already run a query for each group of B, C, D, and
E that say "account number in A equals account number in
B" and then one for C, D, and E. However, there is data
in table A that is not in any of the other tables (66
rows to be exact). How do I run a query to say "data in
Table A not in any other table"?
Any help is greatly appreciated,
Andrew C. Moseley
(e-mail address removed)