+ Reply to Thread
Results 1 to 6 of 6

Identify and Segregate Duplicates via VBA

  1. #1
    Forum Contributor spiwere's Avatar
    Join Date
    01-11-2013
    Location
    IN
    MS-Off Ver
    Excel 2007
    Posts
    410

    Identify and Segregate Duplicates via VBA

    Hi All,

    I need some assistance to be able to Identify and Segregate Duplicates based on data in 3 columns. I have a huge chunk of data that needs to be processed each day.

    The attached sheet has some data in Tab 1 with the logics along with the required output in Tab 2 & 3.

    Request you to assist me on this using VBA.

    Thank you in advance!

    Spi
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    11-28-2012
    Location
    Guatemala
    MS-Off Ver
    Excel 2010
    Posts
    2,394

    Re: Identify and Segregate Duplicates via VBA

    try the macro it will execute all requested actions
    Attached Files Attached Files

  3. #3
    Forum Contributor spiwere's Avatar
    Join Date
    01-11-2013
    Location
    IN
    MS-Off Ver
    Excel 2007
    Posts
    410

    Re: Identify and Segregate Duplicates via VBA

    Thanks a ton!

    Looks great and exactly in line with my request.

    I'll run it against my data base and comeback to close the thread by tomorrow.

    Much much appreciated!!!

    Best regards,
    Spi

  4. #4
    Forum Contributor spiwere's Avatar
    Join Date
    01-11-2013
    Location
    IN
    MS-Off Ver
    Excel 2007
    Posts
    410

    Re: Identify and Segregate Duplicates via VBA

    Dearest RCM,

    The solution provided is absolutely phenomenal!

    Just a couple of small things if you could help me out on:

    1. Row 4 of the DATA tab is the header row, that gets invisible whenever I run the solution. Is it possible to make a slight change so that it is visible?
    2. Sheet1 can that have the Header Row as well similar to the Data Tab. Of course, Column A and B can read “Concatenation” & “Frequency” due to the logics applied

    Rest all is working perfectly.

    Thanks much!

    Spi

  5. #5
    Forum Expert
    Join Date
    11-28-2012
    Location
    Guatemala
    MS-Off Ver
    Excel 2010
    Posts
    2,394

    Re: Identify and Segregate Duplicates via VBA

    OK

    I made sure that row 4 was yellow shaded
    sheet1 was only intended to be used as a worksheet but nevertheless I coded the headers to be inscribed

    I color clear each row in data before evaluation so if the data changes it wont be erroneously highlighted.

    Cheers,
    Attached Files Attached Files

  6. #6
    Forum Contributor spiwere's Avatar
    Join Date
    01-11-2013
    Location
    IN
    MS-Off Ver
    Excel 2007
    Posts
    410

    Re: Identify and Segregate Duplicates via VBA

    Absolutely perfect! Thanks for this brilliant piece

    The only thing that is happening additionally is that the Data sheet rows are getting highlighted completely, as against the previous one where it was only highlighting until the column the data was available. No real worries though, I’ll remove the colour manually.

    Marking the thread as “Solved”

    Best regards,
    Spi

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1