Hello Everyone. I am trying to create a dynamic League table for a football league. In my spreadsheet, I have the fixtures and results for the English premier league to the 7th round. There is also a standing table into which data is pulled.
The data in the standing table is then sorted dynamically in the Dynamic Table as more matches are played and scores entered. For every match a team wins, it gets 3 points, for every draw it gets 1 point and no point is awarded for losing a game.
Teams are ranked based on the following principles:
1. The team with the highest point takes the first position.
2. If there are two or more teams with exactly the same points, then the team with the highest goal difference takes the lead.
3. If two or more teams have exactly the same points and same goal difference, the team with the highest overall goals scored takes the lead.
4. If two or more teams have the same points, goal difference and same goals scores, then the team with the most away goals scored takes the lead.
(See ranking system included in the sheet to the right of the static table).
THE REQUEST: I know it is possible to have singles tables that dynamically gets sorted in a descending order as more matches are played and scores entered instead of two (static table and dynamic table) as is in my case, but I can’t figure out how to do this. But I know someone here at Excel Forums will give a lending hand. Please help out with this.
In sheet two, I have created three tables to be filled based on the above principles, one for home matches played, one for away matches played and the last for the overall matches played. I will appreciate all the help I can get with the above problem. It will be of great help and time saving if the formulas can ignore blank cells.
Thanks in advance.
PS: Please remember the above principles and also that a Win = 3 Points, a Draw= 1 Point and a Loss= 0; I will appreciate if the ranks and everything else in the three tables in sheet2 can get dynamically sorted in descending order (highest to lowest).
Football Simulatio.xlsx
Bookmarks