Results 1 to 2 of 2
  1. #1
    WickidWe is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    Nov 2013
    Posts
    123

    Remove Duplicates when data matches in two separate fields

    Hi, I need to Delete duplicate records from a table only where the data matches in two fields



    ie.

    Jane | 49
    Jane | 48
    John | 48
    John | 49
    John | 49

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    Bing: Access remove duplicate records same table

    http://www.access-programmers.co.uk/...d.php?t=222222

    http://allenbrowne.com/subquery-01.html#DeDuplicate

    This will require a unique ID field in table, autonumber will serve.
    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. Remove close duplicates from query
    By prichardson in forum Queries
    Replies: 2
    Last Post: 02-15-2013, 12:40 PM
  2. Query to Sum Values and Remove Duplicates
    By noobaccessuser in forum Queries
    Replies: 1
    Last Post: 12-06-2012, 07:12 PM
  3. Replies: 1
    Last Post: 11-08-2012, 02:37 PM
  4. Remove Duplicates Based on Criteria
    By suryaprasad in forum Access
    Replies: 0
    Last Post: 04-07-2011, 10:50 PM
  5. How to remove duplicates
    By TonyBender in forum Access
    Replies: 0
    Last Post: 10-21-2009, 10:27 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