+ Reply to Thread
Results 1 to 5 of 5

Combine Two UNIQUE Lists into one

  1. #1
    Forum Contributor
    Join Date
    06-04-2013
    Location
    Suffolk, England
    MS-Off Ver
    Office 365
    Posts
    110

    Combine Two UNIQUE Lists into one

    Morning All,

    I have two UNIQUE Lists, that have different headers that i need to combine into one list, which is once again UNIQUE.

    I have attached a sample sheet.

    Any help will, as always, be greatly appreciated!

    Thanks
    Ross
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2405 (Windows 11 23H2 64-bit)
    Posts
    81,372

    Re: Combine Two UNIQUE Lists into one

    Try this:

    =SORT(UNIQUE(VSTACK(D2#,E2#)))

    or this:

    =SORT(UNIQUE(TOCOL(A2:B10000,1)))
    Attached Files Attached Files
    Last edited by AliGW; 04-03-2024 at 04:37 AM. Reason: Workbook added.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Contributor
    Join Date
    06-04-2013
    Location
    Suffolk, England
    MS-Off Ver
    Office 365
    Posts
    110

    Re: Combine Two UNIQUE Lists into one

    Once again Ali - you are incredible!! Thank you!!

    ** The first worked great

  4. #4
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    Australia
    MS-Off Ver
    365 V2403 and WPS V2022
    Posts
    3,469

    Re: Combine Two UNIQUE Lists into one

    Cell G2 formula
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  5. #5
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2405 (Windows 11 23H2 64-bit)
    Posts
    81,372

    Re: Combine Two UNIQUE Lists into one

    Quote Originally Posted by RoscoW88 View Post
    ** The first worked great
    The second is better, as there's no need for helper columns.

    Thanks for the rep.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Excel VBA: Multi-level dependant lists ComboBoxes. some problem in extracting unique lists
    By talha.ansari in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 07-27-2021, 10:40 AM
  2. [SOLVED] Combine two lists to form single unique
    By BRISBANEBOB in forum Excel General
    Replies: 7
    Last Post: 05-10-2014, 02:16 PM
  3. Dependent drop down lists without creating unique named lists
    By pajordan in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-11-2013, 12:20 PM
  4. Validation Lists - Multiple dependent lists with unique values
    By Lewigi in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-16-2013, 06:42 AM
  5. [SOLVED] combine lists by unique names
    By atlant15 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 02-10-2013, 11:13 AM
  6. Combine two lists into a list of unique items
    By mkvassh in forum Excel General
    Replies: 4
    Last Post: 03-26-2010, 03:27 AM
  7. Combine column- two lists, with unique identifier
    By bchalker in forum Excel General
    Replies: 1
    Last Post: 07-09-2008, 11:14 PM

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