+ Reply to Thread
Results 1 to 2 of 2

Remove duplicates from both Lists

  1. #1
    Registered User
    Join Date
    09-16-2010
    Location
    toronto, ontario
    MS-Off Ver
    Excel 2003
    Posts
    5

    Remove duplicates from both Lists

    Hi guys,

    I have 2 columns of items. i.e Column 1 : (a,b,c,d,e) and Column 2: (a,b)

    I want to remove all the items from column 2 from column 1 so that in column 1 all I have is:
    C
    D
    E


    What ways am i able to do this?

    Thanks for the help!

  2. #2
    Registered User
    Join Date
    09-16-2010
    Location
    toronto, ontario
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: Remove duplicates from both Lists

    figured it out.

    It was just: =IF(COUNTIF(A:A,B1),"",B1)

+ 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