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

Simple query ends up with unwanted duplicates

Status
Not open for further replies.

iris5426

Technical User
Aug 4, 2000
2
US
i'm doing a simple query to sort information in a phone list database using two tables and i end up with each record in the completed query repeating 31 times.  i have no idea why it's doing this or how to fix it...
 
You probably don't have a join between the two tables.&nbsp;&nbsp;Look at your query in design view.&nbsp;&nbsp;Is there a line connecting the two linking fields?&nbsp;&nbsp;If not click from one and drag to the other.&nbsp;&nbsp;<br><br>If that's your problem, then this is your solution!<br><br>Hope this helps.<br> <p>Kathryn<br><a href=mailto: > </a><br><a href= > </a><br>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top