Finding averages of people over different people trap shooting scores

Arch009

New Member
Joined
Dec 23, 2020
Messages
7
Office Version
  1. 365
Platform
  1. Windows
I am trying to create trap shooting score sheet with peoples averages. Not everyone shoots each week. Shooters names are a drop down list. Currently Hits counts "blanks" (countblank formual). Blue columns score each lane. Shooter shoots 5 times then rotates to a new lane, 5 lanes total. 25 shots per round. Team total subtracts lowest score, =SUM(F8:F13)-SMALL(F8:F13,1).

1652466296497.png



My problem is getting the averages to work properly for percentages. =AVERAGEIFS(Hits,Yardage,"16",ShooterName,C9)/SUMIFS(ClayPerRound,ShooterName,C9,Yardage,16)

My other problem (biggest) is getting the Lane averages right. Cell I10 equation is "=AVERAGEIFS(Lane1,Yardage,"16",ShooterName,$C9)" This just says what their first 5 shots where, not relative to the lane. Example: shooter 5 starts on lane 5, but his score is the first 5 shots not shots 21 to 25. How do I average out per location?

1652466043711.png
 

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off

Forum statistics

Threads
1,223,243
Messages
6,170,964
Members
452,371
Latest member
Frana

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top