I have 12 scores that are entered in separate cells as shown. We calculate the season ending total based on the 7 highest scores. I need to have the 7 highest scores displayed in bold. In addition, the 'running' total needs to be computed based on the 7 highest scores even when there isn't seven scores entered - like early in the season.

For instance:

200-14 200-13 200-20 200-20 200-16 200-17 200-18 200-20 200-20 200-12 200-19 200-20

So the season ending total for this person would be: 1400-137.

I hope that I was clear enough as to what I am after. I would greatly appreciate any help to get this solved!

Matt