Results 1 to 4 of 4
  1. #1
    rgparpaccessforums is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Apr 2011
    Posts
    2

    Remove Duplicate

    Hi, Hope some one can help me.


    I have two table: JPAPtlist (9000 records) and BillingPtlist (3000).
    JPAPtList - ID (primarykey), LastName, FirstName, DOB, StreetAddress, City, Zip, State, and Ph
    BillingPtList - ID(primaryKey), LastName, FirstName, DOB, Ph, SS, and BillingDate.

    I want to find the duplicate record based on LastName, and FirstName between JPAPtList and BillingPtList. Then I want to keep only duplicate record of JPAPtList into new table - JPABillingPtList.

    Thanks in advace.

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Have you tried the FindDuplicate query wizard yet?

  3. #3
    rgparpaccessforums is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Apr 2011
    Posts
    2
    Thanks for response. Duplicate query wizard only works for single table and not two table that I am interested.

  4. #4
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Between the FindDuplicates and FindUnmatched queries you should be able to put together the SQL you need for your query.

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

Similar Threads

  1. Anyone help me Remove password
    By nht2007 in forum Security
    Replies: 2
    Last Post: 11-02-2010, 09:20 PM
  2. How do I remove a filter
    By cowboy in forum Forms
    Replies: 7
    Last Post: 04-21-2010, 10:13 AM
  3. remove a password
    By ngeng4 in forum Security
    Replies: 1
    Last Post: 03-30-2010, 05:52 AM
  4. How to remove duplicates
    By TonyBender in forum Access
    Replies: 0
    Last Post: 10-21-2009, 10:27 PM
  5. remove record count
    By theITguy in forum Access
    Replies: 1
    Last Post: 03-06-2009, 06:22 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