Results 1 to 2 of 2
  1. #1
    taimysho0 is offline Competent Performer
    Windows XP Access 2000
    Join Date
    Nov 2011
    Posts
    286

    How to APPEND to a new Table ONLY if it will not make a DUPLICATE???


    I have a master table that has a column called "last read date" and a column called "days late". the "last read date" column gets updated everyday depending on some criteria. I have another table (lets call it table 2).


    i want it so that rows from the master table will append to table 2 ONLY if the "days late" is more than 4 AND that it will not append if it will make an exact duplicate copy in table 2. thanks

  2. #2
    taimysho0 is offline Competent Performer
    Windows XP Access 2000
    Join Date
    Nov 2011
    Posts
    286
    ive looked at some similar threads and it looks like they are using the "Not In" critera. How would i use this for my query?? ex:

    Not In( Select Channel ID & Date Requested from Table) for example?

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

Similar Threads

  1. Replies: 1
    Last Post: 12-09-2011, 07:34 AM
  2. append query without duplicate record
    By smahdih in forum Queries
    Replies: 5
    Last Post: 11-16-2011, 12:29 AM
  3. Replies: 1
    Last Post: 10-06-2011, 08:37 AM
  4. Replies: 1
    Last Post: 12-01-2010, 11:01 AM
  5. Replies: 2
    Last Post: 10-27-2009, 07:09 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