Results 1 to 3 of 3
  1. #1
    mindbender is offline Competent Performer
    Windows XP Access 2007
    Join Date
    May 2013
    Posts
    283

    Selective Deduping

    I have a table with duplicate row ids that I would like to dedup. However I would like to keep a specific record if it exists as a duplicate.

    An example of the data is below. Basically keep the row with an Equipment Type of Device and remove the other as a duplicate. I can't just remove the rows with a value of Demonstration Room as there are instances where that is the value and it is not a duplicated row id.

    Any help would be appreciated

    Booking ID Equipment Type
    10163 Demonstration Room This would be removed as part of the deduping process
    10163 Device This one would be kept because there is an Equipment type of Device


  2. #2
    aytee111 is offline Competent At Times
    Windows 10 Access 2013 64bit
    Join Date
    Nov 2011
    Location
    Nomad
    Posts
    3,936
    See if this does what you need:

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

  3. #3
    mindbender is offline Competent Performer
    Windows XP Access 2007
    Join Date
    May 2013
    Posts
    283
    Quote Originally Posted by aytee111 View Post
    See if this does what you need:

    http://allenbrowne.com/subquery-01.html
    You have come through once again Aytee111

    I really appreciate it

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

Similar Threads

  1. Selective Text Import
    By mgilbert86 in forum Access
    Replies: 1
    Last Post: 10-23-2015, 07:54 AM
  2. Trouble with a selective query
    By Nick Lingenfelter in forum Queries
    Replies: 8
    Last Post: 11-06-2012, 03:31 PM
  3. E-mail Selective Report
    By adams.bria in forum Reports
    Replies: 1
    Last Post: 10-25-2011, 12:29 PM
  4. Combo box-Selective addition
    By reidn in forum Forms
    Replies: 1
    Last Post: 07-20-2011, 11:44 AM
  5. Selective Mean(s) question ...
    By efleming in forum Access
    Replies: 3
    Last Post: 05-25-2011, 02:06 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