VBA Macro to add new stats to current team stats

Cquake

Board Regular
Joined
Dec 12, 2017
Messages
57
Office Version
  1. 2016
Platform
  1. Windows
I have been tasked to keep basketball league stats for a recreation league. I am in need of some VBA help in excel to be able to take the games box scores and create team stats. My goal is to be able to use the macro to create a new tab with the team name on it and calculate (update) the stats for the teams from game to game for the season totals. If someone could help me with a solution to a VBA code it would be appreciated. The actual workbook can be downloaded or viewed from my googles drive account located below.


There are 10 teams involved in the league so at least 10 tabs will need to be created in the workbook. In the end the macro needs to be able to add the new box score data to the teams current team totals. Thanks for any help on this as I have no clue how to do this and I am sure I have been asking the question in wrong ways when trying to do a search on the answer.

Bill
 

Excel Facts

How to show all formulas in Excel?
Press Ctrl+` to show all formulas. Press it again to toggle back to numbers. The grave accent is often under the tilde on US keyboards.

Forum statistics

Threads
1,215,014
Messages
6,122,697
Members
449,092
Latest member
snoom82

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