+ Reply to Thread
Results 1 to 5 of 5

Sorting Dynamic Data with multiple columns using formulas (Excel 2019) NOT 365

  1. #1
    Registered User
    Join Date
    12-06-2019
    Location
    Memphis, TN
    MS-Off Ver
    2019
    Posts
    9

    Sorting Dynamic Data with multiple columns using formulas (Excel 2019) NOT 365

    Hello,

    I would like to re-sort some dynamic data based on the following criteria:

    (1) Basic Lv1-Lv4 must come before Advanced Lv1
    (2) Basic Lv5 and Advanced Lv1-Lv5 must come before Expert Lv1
    (3) Sort shortest time to longest time

    I'm not sure how to do it with formulas. Can someone help?
    Attached Files Attached Files

  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: Sorting Dynamic Data with multiple columns using formulas (Excel 2019) NOT 365

    Hi,

    Does this work:
    Create the following Lookup table in say N2:O21


    B1 1
    B2 2
    B3 3
    B4 4
    A1 5
    A2 6
    A3 7
    A4 8
    A5 9
    B5 10
    L1 11
    L2 12
    L3 13
    L4 14
    L5 15
    E1 16
    E2 17
    E3 18
    E4 19
    E5 20

    then in a helper column K, in K2 copied down

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


    Then sort on column K
    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
    Registered User
    Join Date
    12-06-2019
    Location
    Memphis, TN
    MS-Off Ver
    2019
    Posts
    9

    Re: Sorting Dynamic Data with multiple columns using formulas (Excel 2019) NOT 365

    Absolutely brilliant! Works!!! Thank you!

  4. #4
    Registered User
    Join Date
    12-06-2019
    Location
    Memphis, TN
    MS-Off Ver
    2019
    Posts
    9

    Re: Sorting Dynamic Data with multiple columns using formulas (Excel 2019) NOT 365

    What about this? I need to extract the data in order from the table and list it. (Leave the blanks out, Only the items with Order Data)
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    12-06-2019
    Location
    Memphis, TN
    MS-Off Ver
    2019
    Posts
    9

    Re: Sorting Dynamic Data with multiple columns using formulas (Excel 2019) NOT 365

    Think I got it.

    =INDEX(Skill_Data!$A$2:$K$1576,MATCH(SMALL(Skill_Data!$N$2:$N$1576,D3),Skill_Data!$N$2:$N$1576,0),1)

+ 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. Sorting multiple columns using formulas only
    By mm_crown in forum Excel General
    Replies: 10
    Last Post: 07-04-2019, 07:26 AM
  2. [SOLVED] Dynamic calendar in Excel (formulas only) multiple-day projects
    By rewdsaDSAdas in forum Excel General
    Replies: 7
    Last Post: 06-29-2017, 08:23 PM
  3. One-time dynamic sorting for multiple Excel tabs.
    By jaljr in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 06-12-2017, 11:53 AM
  4. Sorting data in multiple columns
    By art2gecko in forum Excel General
    Replies: 1
    Last Post: 05-21-2014, 11:21 AM
  5. Dynamic sorting using multiple columns
    By Frekazoid in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-28-2014, 06:23 PM
  6. [SOLVED] Excel 2007 : Need help sorting data from one column to multiple columns
    By actressinpink in forum Excel General
    Replies: 9
    Last Post: 09-13-2013, 09:01 AM
  7. [SOLVED] sorting data across multiple columns
    By Spiderman in forum Excel General
    Replies: 2
    Last Post: 10-06-2005, 07:05 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