Results 1 to 7 of 7

INDEX array formula using multiple criteria, * and INDIRECT references, Can it work?

Threaded View

  1. #6
    Registered User
    Join Date
    10-21-2014
    Location
    Wellington, New Zealand
    MS-Off Ver
    2010
    Posts
    19

    Arrow Re: INDEX array formula using multiple criteria, * and INDIRECT references, Can it work?

    Not sure on the technicalities of the forum rules here but....

    The formula that I got in the above help from misrasomendra was great and efficient (your awesome!), however, if there is no value in the referenced cell (F2 or F3) it returns odd (weird) values. This is because it tries to return rows that have no entries.

    Is it possible to rejig this formula to allow it to skip entry less rows (as in a blank value for F2 or F3)

    Here is the code directly from her/his answer:

    =IFERROR(INDEX(INDIRECT($D4&"!A2:A500"),SMALL(IF((INDIRECT($D4&"!F2:F500")=$E$2)+(INDIRECT($D4&"!F2:F500")=$E$3),ROW(INDIRECT($D4&"!F2:F500"))-2+1),COUNTIF($D$4:$D4,$D4))),"")
    Here is the spreadsheet:

    353354d1413915941-index-array-formula-using-multiple-criteria-and-indirect-references-can-it-wo.xlsx

    Many thanks again!

    Just to add... I did spend some 3 hours on this today with results ranging from breaking excel to nearly set PC on fire... I will need to spend some time after this getting my head around this new formula... for now though I need to get this out by Friday.. lol
    Last edited by whetu; 10-21-2014 at 08:39 PM. Reason: Explaination

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 8
    Last Post: 10-14-2014, 01:54 AM
  2. [SOLVED] index match array formula - replace cell references with ranges
    By nigelog in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-17-2014, 10:39 AM
  3. Replies: 4
    Last Post: 03-27-2014, 01:09 PM
  4. [SOLVED] Array index with 3 way match criteria of 2 rows and 1 column cant get to work!
    By volchik696 in forum Excel Formulas & Functions
    Replies: 20
    Last Post: 01-20-2014, 06:18 AM
  5. [SOLVED] INDEX Array Formula with multiple criteria? possible?
    By a.mack123 in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 08-09-2012, 12:25 PM

Tags for this Thread

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