+ Reply to Thread
Results 1 to 4 of 4

Filter 2 columns into one

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    03-12-2022
    Location
    Atlanta, Georgia
    MS-Off Ver
    365
    Posts
    109

    Filter 2 columns into one

    I'm looking for a filter formula that combines 2 columns and filters & sorts them into one.

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

    Re: Filter 2 columns into one

    Try this:

    =LET(v,VSTACK(column_1,column_2),SORT(FILTER(v,v=criterion)))

    The above can be refined.
    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. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Contributor
    Join Date
    03-12-2022
    Location
    Atlanta, Georgia
    MS-Off Ver
    365
    Posts
    109

    Re: Filter 2 columns into one

    I posted this twice since the first appeared to not take. Thanks Ali again.

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2504 (Windows 11 Home 24H2 64-bit)
    Posts
    90,856

    Re: Filter 2 columns into one

    It’s not the same, so I let it go, but you could have asked both in the same thread!

+ 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. Filter function; Filter both rows and columns
    By ptmuldoon in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-02-2022, 04:23 PM
  2. Excel 2016 Filter Sorting Columns With No Filter
    By klavierkatze in forum Excel General
    Replies: 5
    Last Post: 05-13-2019, 11:01 PM
  3. [SOLVED] Filter data by Columns (a,b,c etc) and mark the top 3 items for each filter.
    By margetc in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 04-15-2018, 04:18 AM
  4. Replies: 3
    Last Post: 01-18-2018, 12:20 PM
  5. Replies: 5
    Last Post: 11-24-2014, 11:58 AM
  6. Replies: 6
    Last Post: 10-16-2014, 08:42 AM
  7. Using filter to highlight/filter duplicates in multiple columns but within 1 day
    By DaveBre in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-25-2014, 04:07 AM

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