+ Reply to Thread
Results 1 to 11 of 11

Index Match Formula

  1. #1
    Registered User
    Join Date
    02-03-2015
    Location
    California
    MS-Off Ver
    Excel 365
    Posts
    18

    Index Match Formula

    Hi,
    Using this formula to locate the lowest number value from a index match function in excel. The formula found the first value in column B Sheet 2; however, its not the lowest value.
    How can i insert MIN function to the formula to find the lowest value in the column B sheet 2?
    Date range is 1-1-2024 to 12-31-2024

    =IFERROR(INDEX(Sheet2!$B$2:$B$13,MATCH(1,INDEX((Sheet2!$D$2:$D$13<>$AF$1)*(Sheet2!$D$2:$D$13<>$AG$1)*(Sheet2!$F$2:$F$13=$D2)*(Sheet2!$I$2:$I$13=$W2),),0)),"No WOA")

    Correct number should be 70774 not 92367

    Sample File provided:
    Attached Files Attached Files

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,617

    Re: Index Match Formula

    INDEX/MATCH, in all its forms will always return the first value where the criteria are met. It will only return that value, not a selection, so there's only one entry to apply the MIN function to.

    You could sort the source table first, as one option.

    If you have upgraded to a more recent version of Excel and have the FILTER function, there are easier ways.
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  3. #3
    Registered User
    Join Date
    02-03-2015
    Location
    California
    MS-Off Ver
    Excel 365
    Posts
    18

    Re: Index Match Formula

    Thanks, TMS...
    How can i insert the filter function into my formula?

  4. #4
    Forum Expert
    Join Date
    10-19-2021
    Location
    Brazil
    MS-Off Ver
    Office 365 V2401 w/ Win10 Home 64 Bit
    Posts
    2,014

    Re: Index Match Formula

    A foolish adaptation in your formula
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Since what you want can be achieved by this formula
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    02-03-2015
    Location
    California
    MS-Off Ver
    Excel 365
    Posts
    18

    Re: Index Match Formula

    DJ, thanks for the update. The formula does not bring up the correct WOA from 2024 based on the date range. Text WOA on your file is dated for 2016, i'm trying to get the 2024 WOA (70774).

  6. #6
    Forum Expert
    Join Date
    10-19-2021
    Location
    Brazil
    MS-Off Ver
    Office 365 V2401 w/ Win10 Home 64 Bit
    Posts
    2,014

    Re: Index Match Formula

    As Glenn said in another topic, this error happens because I relied in your formula...

    Ok, correction.
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Attached Files Attached Files

  7. #7
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,617

    Re: Index Match Formula

    Just this:

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

  8. #8
    Forum Expert
    Join Date
    10-19-2021
    Location
    Brazil
    MS-Off Ver
    Office 365 V2401 w/ Win10 Home 64 Bit
    Posts
    2,014

    Re: Index Match Formula

    You are right TMS, that is better. Tks!

  9. #9
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,617

    Re: Index Match Formula

    It's the original formula with the date comparisons corrected

  10. #10
    Registered User
    Join Date
    02-03-2015
    Location
    California
    MS-Off Ver
    Excel 365
    Posts
    18

    Re: Index Match Formula

    Both of you are Awesome,,,It did work. Thank you TMS and DJ,,,i appreciate your assistance. Have a great day.

  11. #11
    Forum Expert
    Join Date
    10-19-2021
    Location
    Brazil
    MS-Off Ver
    Office 365 V2401 w/ Win10 Home 64 Bit
    Posts
    2,014

    Re: Index Match Formula

    Tks for the feedback, glad to have helped.

+ 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] Index Match not cycling through entire index. Formula not updating when values change...
    By nordxnortheast in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-07-2020, 10:44 AM
  2. Replies: 1
    Last Post: 08-17-2019, 01:11 PM
  3. Index Match formula changing my Index daily
    By vitt4300 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-31-2017, 02:19 PM
  4. [SOLVED] This formula works but I donīt understand why Index(Index) match
    By campelliann in forum Excel General
    Replies: 2
    Last Post: 01-25-2016, 05:55 PM
  5. Replies: 3
    Last Post: 05-02-2013, 01:31 AM
  6. Index Match Index Formula work slow
    By avk in forum Excel General
    Replies: 9
    Last Post: 03-07-2012, 02:19 PM
  7. Replies: 5
    Last Post: 02-29-2012, 08:51 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