I have a table with 2 fields (as below):
AccountOwner (AccountID,CustomerID)
Both the fields may have multiple values. To explain, a customer may have one or more accounts and an account may be owned by one or many customers (e.g. join a/c).
Here is what I want, how to do a query in Microsoft Access 2000 to just display a customer with more than one account where each account is on different branch?
There are many more tables. For above, I like mention another table called account
- one or many account is registered in one or many branches.
Hoping to hear some favourable response.
Thank you very much.
AccountOwner (AccountID,CustomerID)
Both the fields may have multiple values. To explain, a customer may have one or more accounts and an account may be owned by one or many customers (e.g. join a/c).
Here is what I want, how to do a query in Microsoft Access 2000 to just display a customer with more than one account where each account is on different branch?
There are many more tables. For above, I like mention another table called account
- one or many account is registered in one or many branches.
Hoping to hear some favourable response.
Thank you very much.