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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Select query showing duplicate records

Status
Not open for further replies.

pepperca

Programmer
Mar 7, 2002
47
US
I am doing some work on an Access 2000 database. I have 3 tables which are linked by a field called orderid.
I need data from all 3 tables. The results of the query list each record twice. I have tried the query propertied Unique Values and Unique Records but it still displays the same record twice. Note: If I only use 2 of the tables the data is correct, it is only when I pull the 3rd one in that I get duplicates displayed.

I would appreciate any help.

Cindy
 
Hi

This suggests that the third table has two records for each Order Id

Regards

Ken Reay
Freelance Solutions Developer
Boldon Information Systems Ltd
UK
kenneth.reaySPAMNOT@talk21.com
remove upper case to use
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top