+ Reply to Thread
Results 1 to 4 of 4

Sorting by not null values in multiple columns

  1. #1
    Forum Contributor
    Join Date
    11-10-2019
    Location
    India
    MS-Off Ver
    2013
    Posts
    346

    Sorting by not null values in multiple columns

    Hi,

    In the attached sample, I want only rows which are not null in columns E,H,I,J,K to appear on top. How can I do this

  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,493

    Re: Sorting by not null values in multiple columns

    Please don't firget to sign off your last thread before moving on!
    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
    11-10-2019
    Location
    India
    MS-Off Ver
    2013
    Posts
    346

    Re: Sorting by not null values in multiple columns

    Have done as advised

  4. #4
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,535

    Re: Sorting by not null values in multiple columns

    This proposal employs a helper column (P) which may be moved and/or hidden for aesthetic purposes.
    The helper column is populated using: =AND(E2<>"",H2<>"",I2<>"",I2<>" ",J2<>"",K2<>"")
    The data is then sorted by selecting largest to smallest from the filter/sort drop down in cell P1
    Note that row one was inserted into the data.
    Let us know if you have any questions.
    Attached Files Attached Files
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

+ 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. Replies: 3
    Last Post: 09-23-2020, 02:03 AM
  2. Sorting a list/values that are spread out over multiple columns
    By HandsomePrints in forum Excel General
    Replies: 13
    Last Post: 11-04-2018, 12:09 AM
  3. Sorting Multiple Null value data
    By Bulla666 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-20-2015, 11:30 AM
  4. Sorting information by numerical values in multiple columns
    By CutMeOwnPriceDibbler in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 10-22-2014, 02:58 PM
  5. [SOLVED] Excel 2007 Auto sorting rows by multiple columns that contain values that are calculated
    By bobatron83 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-27-2014, 01:32 PM
  6. Sorting multiple columns with lookup values
    By eltharion in forum Excel General
    Replies: 13
    Last Post: 02-26-2012, 12:25 AM
  7. Multipying columns that contail null values
    By ChuckW in forum Excel General
    Replies: 1
    Last Post: 09-06-2005, 09:05 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