Results 1 to 2 of 2
  1. #1
    PAULBOL is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Sep 2005
    Posts
    1

    query based on 2 tabels

    First off I am new to this forum and somewhat new to access 2010. We are trying to do a query based on two tables. The tables are joined by a field on both sides named “jobno”. In table one we are using a field “totalcost”. In table two we are using a field named “totalcost”. Totalcost in table one has 6 records, total cost in table two has 9 records. When we run the query we get 54 records. We have tried all possible join selection with the same results. Thanks in advance for any help.

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,902
    Do all 15 records have the same jobno value? If so, every record in each table is joining to every record in other table because that's what query is instructed to do - join jobno to jobno. Maybe you really want a UNION query.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Form for multiple tabels join issue
    By LiverEatnJohnson in forum Forms
    Replies: 13
    Last Post: 01-29-2013, 03:00 PM
  2. Replies: 3
    Last Post: 01-01-2013, 06:22 PM
  3. Replies: 18
    Last Post: 10-10-2012, 10:10 AM
  4. Replies: 1
    Last Post: 07-25-2011, 09:10 AM
  5. Replies: 1
    Last Post: 07-30-2010, 10:28 AM

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