Bike Racing League Points Standings Tabulator

GrandCanyon

New Member
Joined
Mar 24, 2022
Messages
1
Office Version
  1. 365
Platform
  1. Web
Hi all,

I'm taking over as organizer of a volunteer bicycle racing league series. The series is very straight forward. There are 22 weeks of racing (22 events). I want to record each riders result on a workbook 1st through (let's say) 50th, depending on how many people show up that week.

I'm then trying to get those results to update a separate workbook of season points standings which will assign the points, and calculate the running total of points attributed to that rider throughout the season. Points awarded are simple, they are the same as their finishing position, so this will be a lowest average score at the end of the season wins type of scenario.

To add a layer of complexity to this, the riders who show up will vary in attendance, some people will show up all 22 weeks, others will show up once so I don't want to create a separate roster tab. Instead, I'm attempting to have the series points standings page check the range of finishers and their respective positions by week and tabulate their average on the points standings page, and if the rider does not yet exist in the points standings, it should add them and assign their points. I've tried now many times, and have banging my head against the wall for a couple months now and the season begins in a few weeks. Might anyone be able to help? :)

TL;DR I'm looking for a solution that will go through every cell in a range in one workbook (Race Results), check to see if it's value = anything in the other workbook (Series points standings) and, if true, add the value of that row (or finishing position, which is listed in column 1), if the value (the unique rider's name) is not found, add the value of that cell (the unique rider's name) to the standings list and add the value of that row (Finishing position, which is listed in column 1) next to, and correspondent to, the newly added value's (unique rider's name) row in column B. Then sort by ascending points average.

Might anyone know how to accomplish this? :)
 

Attachments

  • excel2.JPG
    excel2.JPG
    26.5 KB · Views: 33
  • Excel1.JPG
    Excel1.JPG
    71.5 KB · Views: 31

Excel Facts

Format cells as currency
Select range and press Ctrl+Shift+4 to format cells as currency. (Shift 4 is the $ sign).

Forum statistics

Threads
1,214,646
Messages
6,120,717
Members
448,985
Latest member
chocbudda

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