+ Reply to Thread
Results 1 to 4 of 4

Sort Filter multiple columns

  1. #1
    Registered User
    Join Date
    03-12-2022
    Location
    Atlanta, Georgia
    MS-Off Ver
    365
    Posts
    94

    Sort Filter multiple columns

    I'm looking for a formula which sorts several columns based on select value in criteria column. In cell I2 is department selected, which is set as "Billing". So all names in Manager, Coordinator & Contractor should filter/sort for "Billing" dept. "All Names Sorted" is my desired outcome. Thank you.
    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. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,926

    Re: Sort Filter multiple columns

    Here you go:

    =SORT(TOCOL(FILTER(Table1[[Manager]:[Contractor]],Table1[Department]=I2),1))
    Attached Files Attached Files
    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
    Registered User
    Join Date
    03-12-2022
    Location
    Atlanta, Georgia
    MS-Off Ver
    365
    Posts
    94

    Re: Sort Filter multiple columns

    perfect thanks Ali

  4. #4
    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. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,926

    Re: Sort Filter multiple columns

    You’re welcome.

+ 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. [SOLVED] Using SORTBY with nested FILTER to sort two columns
    By JoeWulf in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 06-08-2023, 11:19 AM
  2. Sort and Filter Multiple Columns of Data Vertically
    By Timmer2005 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-15-2021, 12:53 AM
  3. Filter - sort by criteria in multiple columns using Colour..
    By vba_madness in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-29-2014, 10:53 AM
  4. [SOLVED] Sort by multiple columns with sort criteria cell dependent
    By BRISBANEBOB in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 01-24-2014, 02:22 AM
  5. Replies: 1
    Last Post: 12-20-2012, 09:24 PM
  6. How to filter & sort columns to get data in a continuous range
    By Saarang84 in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 10-02-2010, 06:42 AM
  7. [SOLVED] Columns A - BY and 336 rows.Too much to filter&sort?Lose info.
    By greenlawn06 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-16-2006, 02:20 PM

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