Dear All |
May I kindly request all how to amend the below formula if one of the criteria is missing |
like Cell C16 or Cell D16 |
Many Thanks in Advance |
=IFERROR(INDEX(C$4:C$11,SMALL(IF(IF(($C$16=$F$2:$AC$2)*($D$16=$F$3:$AC$3),$F$4:$AC$11),ROW($F$4:$AC$11)-MIN(ROW($F$4:$AC$11))+1),ROWS($1:1))),"") |