Results 1 to 3 of 3
  1. #1
    CRobledo is offline Novice
    Windows 10 Access 2010 64bit
    Join Date
    Sep 2016
    Posts
    26

    Table Join Problem

    Hi,
    I have 2 excel sheets linked to my database and in a query in access I am combining them into one by using a the join property. My issue is that when I click run query, all the data from the student table populates but the data from the link does not. This issue does not occur if the tables are local. Unfortunately for the purposes of this database it has to be a linked table. Does any one know how to fix this?


    Click image for larger version. 

Name:	Part one.PNG 
Views:	14 
Size:	21.3 KB 
ID:	35359 Click image for larger version. 

Name:	part 2.PNG 
Views:	13 
Size:	12.6 KB 
ID:	35360

  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,652
    If I had to guess, the data in the joined columns does not match exactly.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    isladogs's Avatar
    isladogs is offline Access MVP / VIP
    Windows 10 Access 2010 32bit
    Join Date
    Jan 2014
    Location
    Somerset, UK
    Posts
    6,204
    You are using a left join so it's getting all records from the left table even if none exist in the right.
    If you change both to inner joins, do you get any records from the query result?
    Colin Riddington, Access MVP, Website, email
    The more I learn, the more I know I don't know. When I know I don't know, I keep quiet!

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

Similar Threads

  1. Problem with a MS Access self-join
    By ricksil in forum Queries
    Replies: 4
    Last Post: 12-03-2015, 01:35 PM
  2. Left join problem
    By therzakid in forum Access
    Replies: 24
    Last Post: 03-22-2014, 03:51 PM
  3. Left join problem
    By e.badin in forum Queries
    Replies: 5
    Last Post: 01-17-2011, 08:03 AM
  4. Problem with Join
    By sujitshukla in forum Queries
    Replies: 1
    Last Post: 08-26-2010, 07:25 AM
  5. Many to many self-join problem
    By dbdbdo in forum Database Design
    Replies: 1
    Last Post: 07-18-2010, 09:31 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