Results 1 to 2 of 2
  1. #1
    abusaif is offline Advanced Beginner
    Windows 7 32bit Access 2010 64bit
    Join Date
    Nov 2012
    Location
    Earth
    Posts
    39

    Duplicate Values

    Good Morning,



    Guys by mistake I created duplicate values to my DBs table by appending from excel. Now I created a duplicate query which shows me all records duplicated.
    Now is there any way to delete only the duplicated record and Leave the right one. (As I have 2 records for each so in plane english I want to keep one and delete the other)

    Thanks for your time

  2. #2
    JoeM is offline VIP
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    One way would be to create an Aggregate Query to "weed out" duplicates.
    You can then use that query in a Make Table or Append Query to write those records to a new table without duplicates.

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

Similar Threads

  1. Table with duplicate values
    By bigchicagobob in forum Queries
    Replies: 1
    Last Post: 02-02-2014, 05:59 PM
  2. Replies: 5
    Last Post: 01-29-2013, 03:38 PM
  3. duplicate lookup values
    By andy33 in forum Database Design
    Replies: 2
    Last Post: 11-18-2011, 03:07 PM
  4. duplicate values
    By tarhim47 in forum Access
    Replies: 7
    Last Post: 05-03-2011, 11:30 AM
  5. Duplicate Values in table
    By senthilrg in forum Queries
    Replies: 3
    Last Post: 12-18-2009, 09:24 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