+ Reply to Thread
Results 1 to 2 of 2

Two Columns Combined into One Column w/ No Duplicates

  1. #1
    Registered User
    Join Date
    10-26-2010
    Location
    USA
    MS-Off Ver
    Microsoft Office 2010
    Posts
    32

    Two Columns Combined into One Column w/ No Duplicates

    Hi,

    I am looking for an equation that takes two columns of Names and removes duplicates and shows the results in a separate third column. Attached is a file with an example of the issue along with the details of what I am trying to accomplish.

    Thanks!

    Two Columns into One Removing Duplicates.xlsx

  2. #2
    Registered User
    Join Date
    09-26-2010
    Location
    A, A
    MS-Off Ver
    Excel 2003
    Posts
    86

    Re: Two Columns Combined into One Column w/ No Duplicates

    try this formula in column D..

    =IF(ISERROR(MATCH(C3,$B$2:$B$8,0)),C3,"")

+ 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