Quantcast
Channel: Active questions tagged excel - Stack Overflow
Viewing all articles
Browse latest Browse all 88066

INDEX & MATCH Two Lookup Values

$
0
0

Please Help me..

I was create formula that index matching meet 2 criteria. but, its result is not same like I used to do with 1 criteria. btw, the condition of criteria 2 is by column but the criteria range is by row.

Here the code below:

=IF(OR(IF(ISNA(INDEX($L$17:$L$30,MATCH(LEFT($B6,4),$C$17:$C$30,0),MATCH(C$5,$G$17:$G$30,0))),"",INDEX($L$17:$L$30,MATCH(LEFT($B6,4),$C$17:$C$30,0),MATCH(C$5,$G$17:$G$30,0)))="",IF(ISNA(INDEX($L$17:$L$30,MATCH(LEFT($B6,4),$C$17:$C$30,0),MATCH(C$5,$G$17:$G$30,0))),"",INDEX($L$17:$L$30,MATCH(LEFT($B6,4),$C$17:$C$30,0),MATCH(C$5,$G$17:$G$30,0)))="1.xxxx"),"Not Done","Done")

enter image description here

thank you for the support..


Viewing all articles
Browse latest Browse all 88066

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>