Grumpy88
Member
Kaushik, you are absolutely right. Sorry. I misread what A10 was displaying, and was expecting that "out" would then appear at F3.
Narayan, you are correct. What we want is that if either of a player's highest or second-highest score was "not out", then the formula must display that score with an asterisk after it. If either of his or second-highest score was the same score, but one was not out and he was dismissed making the other, then the formula must display the not out score (with the asterisk) as being the higher of the two.
Example: A player's top four scores are 79*, 79, 61* and 61. His highest score should thus be returned as 79*, as this was not out, making it a "greater" score than the other innings of the same number runs but in which he was dismissed. The formulas must thus return 79* for his HS1, and 79 for his HS2. On the other hand, if his top four scores were 79, 61* and 61, then his HS1 should be 79 and his HS2 61*.
Kaushik has written a great formula that does this perfectly for the highest score, but we are struggling to replicate the same thing for the second-highest score. We have (i.e. he has) got it to work that the second-highest score is correctly displayed, but thus far it has either appeared without an asterisk when it should have one, or with an asterisk when it shouldn't.
Narayan, you are correct. What we want is that if either of a player's highest or second-highest score was "not out", then the formula must display that score with an asterisk after it. If either of his or second-highest score was the same score, but one was not out and he was dismissed making the other, then the formula must display the not out score (with the asterisk) as being the higher of the two.
Example: A player's top four scores are 79*, 79, 61* and 61. His highest score should thus be returned as 79*, as this was not out, making it a "greater" score than the other innings of the same number runs but in which he was dismissed. The formulas must thus return 79* for his HS1, and 79 for his HS2. On the other hand, if his top four scores were 79, 61* and 61, then his HS1 should be 79 and his HS2 61*.
Kaushik has written a great formula that does this perfectly for the highest score, but we are struggling to replicate the same thing for the second-highest score. We have (i.e. he has) got it to work that the second-highest score is correctly displayed, but thus far it has either appeared without an asterisk when it should have one, or with an asterisk when it shouldn't.