Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Show records that aren't matched in a 2nd table

Status
Not open for further replies.

NeilPattison

IS-IT--Management
Aug 24, 2005
52
0
0
GB
Hi everyone

I have two tables that are matched by the primary key of first table (by matched I mean parent/child on a form).

I want to be able to write a query that shows the records in the first table (tblDetails) that don't have a match in the second table (tblfigures).

I have attached an example database to show what I mean.

In the examples case the records that should be returned are 2, 4 and 6


Any help on this would be greatly appreciated.
 
Did you try to follow the unmatching query wizard ?

Hope This Helps, PH.
FAQ219-2884
FAQ181-2886
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top