+ Reply to Thread
Results 1 to 2 of 2

Formula with INDEX and CONDITIONS

  1. #1
    Registered User
    Join Date
    07-25-2014
    Location
    Lisbon
    MS-Off Ver
    2013
    Posts
    1

    Formula with INDEX and CONDITIONS

    Hey,

    I am having a problem with this formula:

    {=MEDIAN(IF(AND('ZEI - RB'!$G$7:$G$5000=B19;'ZEI - RB'!$C$7:$C$5000="CC");'ZEI - RB'!$H$7:$H$5000;""))}


    Why doesn't this formula work?

    Because this one is very similar and it works:

    {=MEDIAN(IF('ZEI - RB'!$G$7:$G$5000=B19;'ZEI - RB'!$H$7:$H$5000;""))}

    Could you help me?
    Many Thanks!

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Formula with INDEX and CONDITIONS

    In array formula's * operates as AND operator

    =MEDIAN(IF(('ZEI - RB'!$G$7:$G$5000=B19)*('ZEI - RB'!$C$7:$C$5000="CC");'ZEI - RB'!$H$7:$H$5000))


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

+ 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 with conditions
    By PJR in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-08-2014, 07:33 AM
  2. [SOLVED] Index and Match on 3 conditions
    By shiftyspina in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 07-17-2013, 11:56 PM
  3. IF formula with multiple conditions using INDEX/MATCH
    By cad1llac in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 02-05-2013, 06:32 AM
  4. Index Match with conditions
    By vblackman in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 05-19-2012, 01:14 PM
  5. Excel 2007 : INDEX LARGE with two conditions.
    By jvelez198 in forum Excel General
    Replies: 2
    Last Post: 02-20-2012, 08:26 AM

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