Results 1 to 2 of 2
  1. #1
    Phlee is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Jul 2011
    Posts
    4

    Query provides no result when related record is missing

    Hello,



    I have a database with 4 tables that are linked with keys. I want to make a query where I can search an ID and gives me all the information from all the tables for that ID.

    The problem is that not all ID's have records for all tables. I have found that my query only provides me a result if it has existing records for all tables. How can I make it so that it just gives me all available/existing information?

    Can I do this without going into VBA?

    Thanks.

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,521
    You probably need to edit the join between the tables in the query. In design view, right click on the join line to edit it.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. Replies: 2
    Last Post: 05-11-2011, 02:58 PM
  2. Add Record based on related value
    By top1hat19 in forum Access
    Replies: 0
    Last Post: 03-08-2011, 12:45 PM
  3. Foce new record in related table?
    By thekruser in forum Access
    Replies: 1
    Last Post: 11-08-2010, 02:00 PM
  4. Replies: 6
    Last Post: 09-01-2010, 03:12 PM
  5. Find Missing Number in Sequence per Record
    By escuro19 in forum Programming
    Replies: 1
    Last Post: 11-10-2009, 03:15 PM

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