Results 1 to 2 of 2
  1. #1
    grkatz823 is offline Novice
    Windows 8 Access 2010 64bit
    Join Date
    Mar 2013
    Posts
    8

    Simple Append Query Help

    I have a simple append query set up that will take rows of material from one table (called Material Form Entry) and places it into another table(called All Materials). However, there is some overlap between the tables, and in those cases I need to ignore the append order



    What is the criteria I should set to check every row in All Materials to make sure that there will be no duplication and these overlapping rows can be ignored? Thanks.

  2. #2
    JoeM is offline VIP
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    Perform an unmatched query between your two tables, so that is only returns the unmatched records (there is a Query Wizard for that).
    Then, turn that query into your Append Query.

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

Similar Threads

  1. Replies: 1
    Last Post: 10-06-2011, 08:37 AM
  2. Replies: 7
    Last Post: 07-21-2011, 01:01 PM
  3. append query
    By w_kenny in forum Access
    Replies: 2
    Last Post: 08-24-2010, 05:48 AM
  4. Append query won't append
    By yelkenli in forum Queries
    Replies: 5
    Last Post: 02-12-2010, 11:19 AM
  5. Append Query
    By cotri in forum Queries
    Replies: 1
    Last Post: 01-28-2010, 08:52 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