Results 1 to 2 of 2
  1. #1
    joemills62 is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jun 2011
    Posts
    21

    Queries - Help MS ACCESS 2013

    I have a customer database and a orders database link clientid



    I want a list of customers who do not have an entry in the product table the contains a certain product code

    My criteara is NOT "6" (6 being the product code)

    The query works, but it shows duplicate customer entries because they have other products in the table

    I just want it to show customers who doe not have this product code in the orders table

    any ideas, i have tried all join configs but still no luck

  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,641
    First create a query that finds all the customers that do have that product code, then use the unmatched query wizard to compare that query to the customer table.
    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: 12
    Last Post: 07-25-2013, 12:49 PM
  2. Access 2013 Database Name
    By Sparky in forum Access
    Replies: 2
    Last Post: 06-28-2013, 04:07 PM
  3. Replies: 3
    Last Post: 06-19-2013, 04:45 PM
  4. Access 2013 Web App with Sharepoint 2013
    By miguel.escobar in forum Access
    Replies: 7
    Last Post: 06-17-2013, 09:03 AM
  5. Replies: 2
    Last Post: 05-24-2013, 08:17 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