Villalobos
Active Member
Hello,
I am trying to find the second (based on one criteria) value which is not the zero, but I have met some difficulties. Could somebody help me where I made mistake?
This is the formulae what I would like to use (on Sheet1-B2), but doesn' t work fine:
=INDEX(INDEX(Sheet2!$D$2:$D$9;MATCH(A2;Sheet2!$A$2:$A$9;0);0);MATCH(TRUE;INDEX(INDEX(Sheet2!$A$2:$D$9;MATCH(A2;Sheet2!$A$2:$A$9;0);0)>0;0);0))
Or could somebody offer an other solution?
I have uploaded the sample .xlsx.
Thanks in advance the reply!
I am trying to find the second (based on one criteria) value which is not the zero, but I have met some difficulties. Could somebody help me where I made mistake?
This is the formulae what I would like to use (on Sheet1-B2), but doesn' t work fine:
=INDEX(INDEX(Sheet2!$D$2:$D$9;MATCH(A2;Sheet2!$A$2:$A$9;0);0);MATCH(TRUE;INDEX(INDEX(Sheet2!$A$2:$D$9;MATCH(A2;Sheet2!$A$2:$A$9;0);0)>0;0);0))
Or could somebody offer an other solution?
I have uploaded the sample .xlsx.
Thanks in advance the reply!