Newby Query Question

G

Guest

I have 2 tables, Each have relationships established and such.
Table1 has alot of information with each name and such
table2 has afew Names and such but not all

How would i create a query to list all the ones that arent listed?
 
T

Tom Lake

Asta said:
I have 2 tables, Each have relationships established and such.
Table1 has alot of information with each name and such
table2 has afew Names and such but not all

How would i create a query to list all the ones that arent listed?

Start a new query then use the Query wizard to create an unmatched query.
It will walk you through the process step-by-step.

Tom Lake
 
C

Chris2

Asta said:
I have 2 tables, Each have relationships established and such.
Table1 has alot of information with each name and such
table2 has afew Names and such but not all

How would i create a query to list all the ones that arent listed?

Asta,

Go to the menus at the top of the window.

Use: Insert > Query

When the dialog box comes up, select the Find Unmatched Query Wizard,
and see if that helps.


Sincerely,

Chris O.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Duplicate data in query 9
Opposite results 4
UnMatched Query 2
expesssion in query 4
Joining two tables 2
Complex Queries 1
Counting multiple memberships 1
Union Query with division 2

Top