In the attachment, I'm using NESTED IF function, is there any possibility to use MATCH with INDEX function instead.
In the attachment, I'm using NESTED IF function, is there any possibility to use MATCH with INDEX function instead.
Try this in H8 and drag down.
I am not sure about your logic for "Not Pass" vs "Fail". Aren't they the same?HTML Code:
1. Click on the * Add Reputation if you think this helped you
2. Mark your thread as SOLVED when question is resolved
Modytrane
First Thank you very much for your reply, please disregard A4 & A5, Second Can I use MATCH with INDEX function instead IF with MIN function, if there is any possibility to use the above function please help.
If modytrane's logic is correct, then I might use something like =INDEX($A$1:$A$5,MATCH(MIN(E8:G8),$B$1:$B$5,1)). Pay careful attention to the behavior of the MATCH() function with 1 as the match_type argument https://support.office.com/en-us/art...9-533f4a37673a because the values in column B will need to be in ascending order -- which means that the not pass/fail entries will need to be above the others, with a suitable value for each entry.
Originally Posted by shg
Maybe this???
Glenn
None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU
Thanks Mr Glenn Kennedy for your quick response and solution
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks