Engineeeeeeeeer
Mechanical
- Jul 20, 2004
- 43
I have a championship table. The heading of the top row is Round 1, Round 2, Round 3 etc up to Round 10 - located in Row 3, columns D through to M.
Column A, Rows 3 to 15 has Position (i.e. 1, 2 3 4 etc), column B (same rows) has total points; Column C has the Championship Contenders name. Out of the 10 rounds, each contender can drop the 4 lowest round scores.
Now for the question. Is there a function that will sum the values of the rows (Points from each round) and automatically detect and deduct the lowest four values, and give the championship total for each row (contender). (This total will then be used to sort the contender order - highest at the top).
One more thing, the function will have to be so that it does not need all 10 round scores (values) to be present, as the contender may not have attended all rounds, or those rounds haven't taken place yet.
Any ideas & suggestions would be gratefully received.
Thanks
Column A, Rows 3 to 15 has Position (i.e. 1, 2 3 4 etc), column B (same rows) has total points; Column C has the Championship Contenders name. Out of the 10 rounds, each contender can drop the 4 lowest round scores.
Now for the question. Is there a function that will sum the values of the rows (Points from each round) and automatically detect and deduct the lowest four values, and give the championship total for each row (contender). (This total will then be used to sort the contender order - highest at the top).
One more thing, the function will have to be so that it does not need all 10 round scores (values) to be present, as the contender may not have attended all rounds, or those rounds haven't taken place yet.
Any ideas & suggestions would be gratefully received.
Thanks