+ Reply to Thread
Results 1 to 3 of 3

Sort row based on duplicate value

  1. #1
    Registered User
    Join Date
    03-13-2014
    Location
    Vietnam
    MS-Off Ver
    Excel 2007
    Posts
    25

    Sort row based on duplicate value

    Hi Guys,

    I want to sort row based on duplicate value in Column 2 & 3. And copy the content if Column 3 is Self-duplicate.
    Hard to explain, something like this:
    Column 1
    131.74
    1.63
    12.31
    Column 2
    375-9323
    384-803
    267-6491
    Column 3
    375-9323
    NO
    384-803
    267-6491
    375-9323

    Result should be like this:
    Column 1
    131.74

    1.63
    12.31
    131.74
    Column 2
    375-9323

    384-803
    267-6491
    375-9323
    Column 3
    375-9323
    NO
    384-803
    267-6491
    375-9323

    I've been playing with different Macro and search quite a few places but haven't got any luck so far.
    I'm wondering if someone here is kind enough to write an example Macro/VBA coding for this.

    Thanks guys

  2. #2
    Registered User
    Join Date
    03-13-2014
    Location
    Vietnam
    MS-Off Ver
    Excel 2007
    Posts
    25

    Re: Sort row based on duplicate value

    *Bump*

    Hi Guys,
    My Apologies for the bump but my head is hurting trying to solve this. I also had looked for alternative ways to do it but couldn't find any.
    Would appreciate any help from the experts.

    Thanks guys

  3. #3
    Forum Expert nilem's Avatar
    Join Date
    10-22-2011
    Location
    Ufa, Russia
    MS-Off Ver
    2013
    Posts
    3,377

    Re: Sort row based on duplicate value

    maybe so
    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] I have a sort macro. How to add script to preselect rows to sort based on column value?
    By Jasonhouse in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 03-09-2014, 02:25 AM
  2. [SOLVED] Delete rows based on duplicate cell, but leaving first and last duplicate.
    By LadyNicole in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-28-2013, 05:07 AM
  3. [SOLVED] sort column based on number of duplicate values
    By mcdermott2 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-03-2013, 12:35 PM
  4. Use sort method to sort ranges based on their headings using vba
    By kris nuvio in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-01-2013, 07:54 AM
  5. Sort/Duplicate Help
    By nascarjc in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-11-2006, 02:22 PM

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