Forum Discussion
Jim_Shoulak
Mar 16, 2024Copper Contributor
Help on a sports stats compiler (Game Scores, Goals For & Against, and Standings)
Hello. Maybe there's a template out there that does what I'm trying to do. I want to insert scores of games, collect team goal tallies, and update standings. So far, I'm accumulating "Goals For" manu...
Riny_van_Eekelen
Mar 16, 2024Platinum Contributor
Jim_Shoulak I would recommend that you change the manner in which you capture the game results. In the attached file I've used a table with a few extra columns so that the standings can easily be calculated in another table that can be sorted in any way you desire.