+ Reply to Thread
Results 1 to 4 of 4

Finding Minimum Value Only Before Today()

  1. #1
    Forum Contributor
    Join Date
    11-22-2003
    Location
    Newport, Rhode Island
    MS-Off Ver
    2021
    Posts
    154

    Finding Minimum Value Only Before Today()

    Hello All,
    Using Excel 2013, Windows 10

    I have dates in row 1, values in 2 and 3 that formulas from another worksheet.

    I'm trying to find the minimum value in rows 2 and 3 but only if it's less than today().

    The formula I have is {=MIN(IF(A1:E1< TODAY(),A2:E2,0} The formula is showing the minimum value of zero for both rows when row 2 should have a minimum value of 3.


    .............A........B......C..........D....................E.............. F(result) Should Be
    ....R1......9/23....9/24...9/25.....9/26...............9/27............................
    ....R2.......3........6.......4.....=sep26!A1....=sep26!A2..........0..............3
    ....R3........1.......0.......3.....=sep27!A1....=sep27!A2..........0..............0
    Trying to get the formula to return the "should be" values, thanks.


    Mike
    Attached Files Attached Files
    Last edited by windme; 09-26-2017 at 11:58 AM.

  2. #2
    Forum Expert BadlySpelledBuoy's Avatar
    Join Date
    06-14-2013
    Location
    East Sussex, UK
    MS-Off Ver
    365
    Posts
    7,468

    Re: Finding Minimum Value Only Before Today()

    Get rid of the bit in red
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    BSB
    Attached Files Attached Files

  3. #3
    Forum Contributor
    Join Date
    11-22-2003
    Location
    Newport, Rhode Island
    MS-Off Ver
    2021
    Posts
    154

    Re: Finding Minimum Value Only Before Today()

    Thanks so much BadlySpelledBuoy for you help and quick response, it works great.
    Mike

  4. #4
    Forum Expert BadlySpelledBuoy's Avatar
    Join Date
    06-14-2013
    Location
    East Sussex, UK
    MS-Off Ver
    365
    Posts
    7,468

    Re: Finding Minimum Value Only Before Today()

    Happy to help

    BSB

+ 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] Finding Minimum Date
    By VBANovice46 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-13-2015, 08:57 AM
  2. Replies: 7
    Last Post: 04-17-2013, 03:53 PM
  3. Finding the cell with the minimum value in a row
    By danw8 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-18-2013, 05:41 PM
  4. Finding the minimum value
    By northerng in forum Excel General
    Replies: 2
    Last Post: 05-27-2011, 03:48 AM
  5. Finding the minimum value with the exeption of zero
    By phil@micro in forum Excel General
    Replies: 3
    Last Post: 01-23-2009, 06:32 AM
  6. Finding the minimum for each group
    By caco4 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-07-2007, 10:03 PM
  7. Finding a minimum value
    By Jan Kronsell in forum Excel General
    Replies: 2
    Last Post: 03-29-2005, 07:06 AM

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