Results 1 to 7 of 7
  1. #1
    uronmapu is offline Competent Performer
    Windows XP Access 2007
    Join Date
    May 2012
    Posts
    124

    How to a button delete duplicate records from a table in Access 2007

    Dear all,

    How to create a button delete duplicate records from a table in Access 2007



    Many thanks

  2. #2
    Robeen is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    Mar 2011
    Location
    Tulsa, Oklahoma.
    Posts
    1,596
    You could try this:
    1. Create a 'Delete Duplicates' query using the Query Wizard.
    2. Create the button and when prompted - choose Code Builder.
    3. In the Code window that opens - put in something like this: DoCmd.OpenQuery "Your_Remove-Duplicates_Query_Name"

  3. #3
    uronmapu is offline Competent Performer
    Windows XP Access 2007
    Join Date
    May 2012
    Posts
    124
    Could you see my attached file and help me?

    http://www.mediafire.com/?jdjugi4y57ju7i2

    Log on:

    username: admin
    password: admin

    Many thanks

  4. #4
    uronmapu is offline Competent Performer
    Windows XP Access 2007
    Join Date
    May 2012
    Posts
    124

  5. #5
    Robeen is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    Mar 2011
    Location
    Tulsa, Oklahoma.
    Posts
    1,596
    Can you post your DB here? You might have to zip it. I cannot download it.
    Were you not able to understand my instructions? It's not complicated.

  6. #6
    uronmapu is offline Competent Performer
    Windows XP Access 2007
    Join Date
    May 2012
    Posts
    124
    Quote Originally Posted by Robeen View Post
    Can you post your DB here? You might have to zip it. I cannot download it.
    Were you not able to understand my instructions? It's not complicated.
    I uploaded .mbb file, please see the link below:

    http://www.mediafire.com/?jdjugi4y57ju7i2

    Many thanks

  7. #7
    uronmapu is offline Competent Performer
    Windows XP Access 2007
    Join Date
    May 2012
    Posts
    124

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

Similar Threads

  1. Replies: 2
    Last Post: 04-13-2012, 12:53 AM
  2. Delete Duplicate Records Based on Criteria
    By chadd in forum Queries
    Replies: 2
    Last Post: 02-07-2012, 04:24 PM
  3. Replies: 3
    Last Post: 05-03-2011, 01:36 PM
  4. Replies: 1
    Last Post: 05-21-2010, 02:22 PM
  5. Delete duplicate records
    By Zukster in forum Queries
    Replies: 1
    Last Post: 08-26-2009, 03:14 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