+ Reply to Thread
Results 1 to 14 of 14

Adding and multiple criteria into an Index

Hybrid View

  1. #1
    Valued Forum Contributor
    Join Date
    09-15-2011
    Location
    Chennai, India
    MS-Off Ver
    Excel 2010
    Posts
    436

    Re: Adding and multiple criteria into an Index

    Please paste this function in the cell i6

    Array:
    =INDEX($C$5:$C$9,SMALL(IF($D$5:$D$9=$I$2,IF($E$5:$E$9=$I$3,ROW($C$5:$C$9)-ROW($C$5)+1)),1))

    Non-Array (Ctrl+Shift+Enter is not required)
    =INDEX($C$5:$C$9,MATCH(LARGE(INDEX(($D$5:$D$9=$I$2)*($E$5:$E$9=$I$3)*(1/ROW($D$5:$D$9)),0),1),INDEX(($D$5:$D$9=$I$2)*($E$5:$E$9=$I$3)*(1/ROW($D$5:$D$9)),0),0))
    Please click 'Add reputation', if my answer helped you.

  2. #2
    Registered User
    Join Date
    09-30-2013
    Location
    Manchester
    MS-Off Ver
    Excel 2007
    Posts
    30

    Re: Adding and multiple criteria into an Index

    Hi

    ramananhrm, thank you for working that out for me :-)

    it works perfectly for the first row, but then when I copy the formula down to find the next one with that criteria it doesnt find it and just returns the first one again.

    sorry to be a pain

    Thanks

+ 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. Vlookup (or index/match) with multiple criteria over multiple sheets
    By Groovicles in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-18-2013, 01:56 PM
  2. Excel 2007 : Index, Match, Large Formula: Multiple Criteria, Multiple Ranges
    By SimpleJack in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-19-2013, 08:54 AM
  3. Replies: 2
    Last Post: 10-05-2011, 12:43 PM
  4. INDEX matching multiple criteria with multiple results
    By Montanes in forum Excel General
    Replies: 4
    Last Post: 06-21-2011, 04:38 PM
  5. Replies: 8
    Last Post: 06-20-2011, 05:54 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