Results 1 to 3 of 3
  1. #1
    astraxan is offline Novice
    Windows 7 Access 2007
    Join Date
    May 2010
    Posts
    7

    Thumbs down Repeated rows in query-form

    Hi, I have a table with families and a table with the members of the family.


    when i make a query to find a family (and all the members to be shown) then it returns the record as many times as the members. i created a form based on the query but the same problem. how to hide the repeated rows ??

  2. #2
    llkhoutx is offline Competent Performer
    Windows Vista Access 2007
    Join Date
    Jan 2010
    Location
    Houston, Texas USA
    Posts
    373
    Grouping the rows in your query may help.

    Multiple rows are more often the result of a 1 to many join. The many side causes all the duplicates.

  3. #3
    astraxan is offline Novice
    Windows 7 Access 2007
    Join Date
    May 2010
    Posts
    7
    thank you for your help. i finally made a subquery so as to choose the distinct values that are shown duplicated

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Returning correct rows in a join/nested query
    By goneaccessing in forum Queries
    Replies: 5
    Last Post: 03-03-2010, 12:21 PM
  2. Combo Box without repeated values
    By SCFM in forum Access
    Replies: 2
    Last Post: 02-20-2010, 05:57 PM
  3. Subtract Rows in Query Results
    By Sengenbe in forum Queries
    Replies: 5
    Last Post: 02-08-2010, 06:05 PM
  4. Replies: 1
    Last Post: 06-01-2009, 01:09 PM
  5. Adding rows on cross-tab query report
    By KahluaFawn in forum Reports
    Replies: 2
    Last Post: 02-18-2009, 10:09 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums