+ Reply to Thread
Results 1 to 8 of 8

Combine two lists to form single unique

  1. #1
    Forum Contributor
    Join Date
    12-02-2008
    Location
    Brisbane
    MS-Off Ver
    2016
    Posts
    807

    Combine two lists to form single unique

    Is it possible to produce one unique list from two, and preferably in alphabetical order, without resorting to VBA? i.e. a formula solution.

    I've attached a sample.

    Thanks for any ideas.
    Attached Files Attached Files
    Last edited by BRISBANEBOB; 03-18-2010 at 11:30 PM.

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Combine two lists to form single unique

    Hi,

    Just list List2 under List1 in the same column, then use data filter advanced, selecting the Unique option to filter a list of unique items. Finally sort the filtered list.

    HTH
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  3. #3
    Forum Contributor
    Join Date
    12-02-2008
    Location
    Brisbane
    MS-Off Ver
    2016
    Posts
    807

    Re: Combine two lists to form single unique

    Been there, done that...

    I was hoping that I could populate the unique combined column with a formula which looks at column 'A' & 'B' and produces the list. I'm trying to avoid manual intervention and VBAs are disabled in the spreadsheet...

  4. #4
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: Combine two lists to form single unique

    Hi Bob,

    no macro, but two helper columns, two dynamic range names and two array formulae. The solution is dynamic, so you can add more items to each of your individual lists.

    See attached.
    Attached Files Attached Files
    Last edited by teylyn; 03-22-2010 at 09:59 PM.

  5. #5
    Forum Contributor
    Join Date
    12-02-2008
    Location
    Brisbane
    MS-Off Ver
    2016
    Posts
    807

    Re: Combine two lists to form single unique

    That solution is absolutely stunning - much 'reputation' is being heaped upon you as we speak.

    Thank you

  6. #6
    Registered User
    Join Date
    02-13-2014
    Location
    Portland, OR
    MS-Off Ver
    Mac 2010
    Posts
    1

    Re: Combine two lists to form single unique

    Quote Originally Posted by teylyn View Post
    Hi Bob,

    no macro, but two helper columns, two dynamic range names and two array formulae. The solution is dynamic, so you can add more items to each of your individual lists.

    See attached.
    Love this solution but I need to do this with 30+ columns. The formulas would get crazy I think.

  7. #7
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Combine two lists to form single unique

    matthixson,

    Unfortunately you need to post your question in a new thread, it's against the forum rules to post a question in the thread of another user. If you create your own thread, any advice will be tailored to your situation so you should include a description of what you've done and are trying to do. Also, if you feel that this thread is particularly relevant to what you are trying to do, you can surely include a link to it in your new thread.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  8. #8
    Registered User
    Join Date
    12-24-2011
    Location
    San Francisco
    MS-Off Ver
    Excel 2010
    Posts
    1

    Re: Combine two lists to form single unique

    it could just be an easy adjustment that i can't see, but is there a way to make it work when the lists are on separate worksheets and not next to each other like this? thank you!


    Quote Originally Posted by BRISBANEBOB View Post
    That solution is absolutely stunning - much 'reputation' is being heaped upon you as we speak.

    Thank you

+ 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