+ Reply to Thread
Results 1 to 7 of 7

Min with multiple criteria excluding blanks

  1. #1
    Registered User
    Join Date
    09-09-2019
    Location
    NSW Australia
    MS-Off Ver
    2016 Pro
    Posts
    3

    Min with multiple criteria excluding blanks

    Hi everyone,

    I have a spreadsheet with a list of clients, set either active/inactive, and lists their referral date.

    I am setting up a summary page where i want to list the earliest referral date that is on the active list.
    However i want the blanks removed from the range, and the range to be set.

    sample data:

    Column A Column B
    1 "Active" 3/9/2019
    2 "Closed" 6/7/2019


    I have tried to get the earliest date, but cant work out how to exclude the blanks from the range:
    my half way code was:
    Please Login or Register  to view this content.
    which pulls up the blanks, and gives the date of 00/01/1900.
    Im just not sure where to go from here

    I dont have access to Minifs from each machine so i want to not use that if possible.

    Please help

  2. #2
    Forum Expert Bob Phillips's Avatar
    Join Date
    09-03-2005
    Location
    Wessex
    MS-Off Ver
    Office 2003, 2010, 2013, 2016, 365
    Posts
    3,284

    Re: Min with multiple criteria excluding blanks

    Try

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

  3. #3
    Registered User
    Join Date
    09-09-2019
    Location
    NSW Australia
    MS-Off Ver
    2016 Pro
    Posts
    3

    Re: Min with multiple criteria excluding blanks

    Hi Bob, unfortunately no change.
    below is the data im using in those columns

    I added a if false entry to the end of the If which displays the date 1/1/3000 for a false to the if.
    Please Login or Register  to view this content.
    so now after the false entry, the cell returns 1/1/3000. so its not detecting the range and criteria at the start it seems.

    Please Login or Register  to view this content.

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

    Re: Min with multiple criteria excluding blanks

    Did you enter the formula with CTRL+SHIFT+ENTER?
    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.

  5. #5
    Registered User
    Join Date
    09-09-2019
    Location
    NSW Australia
    MS-Off Ver
    2016 Pro
    Posts
    3

    Re: Min with multiple criteria excluding blanks

    WOW, so what does CTRL + Shift + Enter do besides enclose the formula in parentheses?

  6. #6
    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,780

    Re: Min with multiple criteria excluding blanks

    It makes it work!!!

    It's what is known as an 'array' formula, and without entering it that way, Excel will not look at full arrays generated within it, only the first item returned in an array.

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.

  7. #7
    Forum Expert Bob Phillips's Avatar
    Join Date
    09-03-2005
    Location
    Wessex
    MS-Off Ver
    Office 2003, 2010, 2013, 2016, 365
    Posts
    3,284

    Re: Min with multiple criteria excluding blanks

    Quote Originally Posted by JMMSS View Post
    WOW, so what does CTRL + Shift + Enter do besides enclose the formula in parentheses?
    Your original formula wouldn't work if not array-entered, so I assumed that you knew about it.

+ 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. MINIF / MAXIF with Single Criteria Excluding Blanks and Zeros
    By HarryGreenwood in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 10-04-2018, 11:07 AM
  2. Find all unique values based on multiple criteria, excluding blanks
    By Tamarissa in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-29-2018, 08:12 PM
  3. How to count using multiple criteria and excluding duplicates
    By Carayk in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-08-2018, 01:44 AM
  4. [SOLVED] Lookup to match multiple criteria and return multiple results excluding duplicates.
    By kris3012 in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 01-13-2018, 11:06 AM
  5. Using COUNTIFS for multiple criteria (excluding anything during 2014)
    By jholiday78 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-03-2015, 12:59 PM
  6. Replies: 4
    Last Post: 06-11-2014, 07:56 AM
  7. [SOLVED] Lookup based on multiple criteria and excluding blanks
    By Arabica87 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 01-28-2013, 10: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