+ Reply to Thread
Results 1 to 4 of 4

Remove DUplicates Based On Previous Columns

  1. #1
    Registered User
    Join Date
    01-28-2015
    Location
    Indonesia
    MS-Off Ver
    2019
    Posts
    22

    Remove DUplicates Based On Previous Columns

    Good day friends need help for this case, for clear explanation please take a look at the file, and need formula solutions


    Thank you in advanced
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    12-03-2009
    Location
    Florence, Italy
    MS-Off Ver
    Excel 2019
    Posts
    1,796

    Re: Remove DUplicates Based On Previous Columns

    Hi

    shift 2 in F4 and below



    =IFERROR(INDEX(B$3:B$10,AGGREGATE(14,6,ROW($3:$10)-2/(COUNTIF(A$3:A$10,B$3:B$10)=0),ROWS($1:1))),"")

    shift3 in G4...

    =IFERROR(INDEX(C$3:C$10,AGGREGATE(14,6,ROW($3:$10)-2/((COUNTIF(A$3:A$10,C$3:C$10)=0)*(COUNTIF(B$3:B$10,C$3:C$10)=0)),ROWS($1:1))),"")


    regards
    -----------------------------------------------------

    At Excelforum, you can say "Thank you!" by clicking the star icon ("Add Reputation") below the post.

    Please, mark your thread [SOLVED] if you received your answer.

  3. #3
    Registered User
    Join Date
    01-28-2015
    Location
    Indonesia
    MS-Off Ver
    2019
    Posts
    22

    Re: Remove DUplicates Based On Previous Columns

    Thank you @Canapone for the help

  4. #4
    Forum Expert
    Join Date
    12-03-2009
    Location
    Florence, Italy
    MS-Off Ver
    Excel 2019
    Posts
    1,796

    Re: Remove DUplicates Based On Previous Columns

    Hi

    thanks for providing feedback. I'm working on Excel 2010, Excel 365 would offer easier solution.

    Another approach is using Power Query.

+ 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. Duplicates remove based on 3 columns criteria
    By stavrospod in forum Excel General
    Replies: 1
    Last Post: 02-15-2018, 10:14 AM
  2. How to remove duplicates based on two columns
    By eeps24 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 12-01-2017, 11:01 AM
  3. [SOLVED] Sort and remove duplicates based on 3 columns
    By gauti14 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-19-2016, 04:51 PM
  4. [SOLVED] Remove duplicates from all columns.
    By DanzaNZ in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-26-2016, 08:31 PM
  5. Remove Duplicates in columns
    By naveenmarapaka in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-31-2014, 11:10 AM
  6. Compare 2 columns and remove duplicates in both columns when found
    By 1dtms in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-11-2013, 02:19 AM
  7. [SOLVED] Remove rows based on duplicates in certain columns, and merge data from another column
    By yanagi600 in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 01-02-2013, 04:17 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