+ Reply to Thread
Results 1 to 2 of 2

Removing Duplicates

  1. #1
    Registered User
    Join Date
    10-25-2011
    Location
    Washingotn, DC
    MS-Off Ver
    Excel 2003
    Posts
    1

    Removing Duplicates

    if I have a list of names and I want to remove the duplicate names. ie. If there is a duplicate I want both lines of the name removed so I am only left with the names that appear on the original list one time. How can I do that?

  2. #2
    Forum Contributor
    Join Date
    01-28-2010
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2003
    Posts
    157

    Re: Removing Duplicates

    Attached doc has list with duplicates in column A.

    Array formula in column B removes duplicated values between A2 and A500. Change formula ranges for a longer column A list.

    Standard formula in column C relies on Helper formula in Column D to do the same as the array formula without the A2:A500 limit. You just need to ensure that both column C and D formulae are filled down to at least the same row as the last column A value.

    Beau Nydal
    Attached Files Attached Files

+ 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