+ Reply to Thread
Results 1 to 4 of 4

Need a unique list from repeated list

  1. #1
    Registered User
    Join Date
    04-08-2013
    Location
    US
    MS-Off Ver
    Excel 2008
    Posts
    11

    Need a unique list from repeated list

    I have a column full of 4 different names that are repeated different amounts of times in random order.

    John
    Sally
    Sally
    Steve
    John
    Betsy
    Betsy
    Sally

    I want to make a list of just the four unique names, in any order.

    John
    Sally
    Steve
    Betsy

    Is there any function to automate this? Perhaps anything to filter duplicates?
    I know I can use the Advanced Filter, but I'd like to have it automated.

  2. #2
    Registered User
    Join Date
    04-08-2013
    Location
    US
    MS-Off Ver
    Excel 2008
    Posts
    11

    Re: Need a unique list from repeated list

    I'd also like to have both columns. Replacing the first column containing the repeated names isn't an option.
    Last edited by evanwm; 04-11-2013 at 01:28 PM.

  3. #3
    Forum Expert Kevin UK's Avatar
    Join Date
    12-07-2010
    Location
    Radstock, Somerset
    MS-Off Ver
    365
    Posts
    1,922

    Re: Need a unique list from repeated list

    Hi evanwm

    Assuming your data is in A2: A9, column header in A1. In B2 and copy down.
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Now I am not sure, if "Excel 2008" has the iferror function. Is that for a Mac!

    You might have to wrap in a IF & ISERROR, to error trap.
    Regards Kevin


    Merged Cells (They are the work of the devil!!!)

  4. #4
    Registered User
    Join Date
    04-08-2013
    Location
    US
    MS-Off Ver
    Excel 2008
    Posts
    11

    Re: Need a unique list from repeated list

    Fantastic! Thanks for the help. I developed an if(countif( function, but yours is considerably better. There are some frequent holes in the data that your function reduces to just one hole. Manageable for now.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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