+ Reply to Thread
Results 1 to 5 of 5

find out the maximum date from all true values

Hybrid View

  1. #1
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: find out the maximum date from all true values

    Try this
    Formula: copy to clipboard
    =LOOKUP(2,1/(A1:F1<>FALSE),A2:F2)

    Or
    Formula: copy to clipboard
    =LOOKUP(2,1/(A1:F1=TRUE),A2:F2)

    v A B C D E F
    1 TRUE TRUE TRUE FALSE FALSE FALSE
    2 1-May-17 2-May-17 3-May-17 4-May-17 5-May-17 3-May-17
    3
    4 3-May-17
    Format cell A4 as Date
    Last edited by AlKey; 05-23-2017 at 11:51 AM.
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

+ 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: 2
    Last Post: 03-10-2017, 05:38 AM
  2. Formula to find multiple maximum values in a column
    By Destroy in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-02-2015, 06:25 PM
  3. Replies: 7
    Last Post: 08-07-2013, 11:57 AM
  4. to compare among a set of values and to find the maximum among them
    By arya ravi in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-06-2013, 06:52 AM
  5. Find maximum and minimum value for each date
    By anna.gladkova in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-05-2012, 08:50 PM
  6. Find Maximum date
    By sgl in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-15-2006, 04:10 AM
  7. [SOLVED] find maximum of two values in an array with same lookup value
    By Andy M in forum Excel General
    Replies: 5
    Last Post: 05-13-2005, 01:06 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