Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Frank,Here is one way to do it. You just enter each match score as the score, a decimal point, and the x count.
Example: 189-5X is 189.05
Do three columns that way and then the formula =sum(A2, B2, C2) and you will have the score and the decimal points will be the X count Example: 589.23
IF you are shooting less than 100 shots per match, you need to zero pad the decimal one digit, so a 190-10X is entered as 190.10 and a 190-2X is entered as 190.02
I am attaching a 3 x 600 scoresheet in excel
Shout out if you need more help, or if I completely missed the point.
Frank
I like this-I'm going to use it.Frank,
I like it. And if I want to keep a tally for a whole season I can just do 3 decimals.
You need to use a 2 decimal number format assigned to all the cells that you want to display this way. The one that is displaying as 196.1 is a general number format. Read about number formats and how to change them in the Excel help system.How do you keep the trailing zero visible throughout the spreadsheet? I have instances where a number like 196.10 shows as 196.1. It’s not a problem until a report is printed and the shooter sees their agg. as 591.3.