Update the output cells so that each row displays the difference between the second highest and the second lowest race scores for the given contestant, using only the races the contestant participated in. Any blank race cell implies the participant did not participate in that race. Every contestant participated in at least 3 races. See Examples
Your solution should use cell references so it updates automatically if the input cells change values.
This cell cannot be edited
Update the output cells so that each row displays the difference between the second highest and the second lowest race scores for the given contestant, using only the races the contestant participated in. Any blank race cell implies the participant did not participate in that race. Every contestant participated in at least 3 races.