FOOT Table in Excel with multiple conditions.
Solved
yvon1351
Posted messages
20
Status
Member
-
yvon1351 Posted messages 20 Status Member -
yvon1351 Posted messages 20 Status Member -
Hello,
I created an Excel table that allows me to automatically rank football teams based on several criteria: points / best goal difference / goals scored / goals conceded. I would like to keep these criteria while adding a new ranking method.
In the case where several teams have the same number of points, they would be ranked first by the points obtained in their encounters with each other, then by the largest goal difference between them (goals scored / goals conceded), and finally by the highest number of goals scored in their meetings (there are 8 ranking methods!). I am attaching 3 Excel sheets where (Sheet 1) contains the rankings and the matches played or not. I have highlighted in yellow the match FRANCE - ITALY won by FRANCE 3 to 2. The ranking in my table does not take into account the special cases during encounters between teams with the same number of points. (FRANCE should be ahead of ITALY) Sheet 2 allows me to compile the data, and Sheet 3 includes the "famous" rules that are problematic!!!
Thank you!!! Best regards.
https://www.cjoint.com/c/EKbsixzVtkJ
I created an Excel table that allows me to automatically rank football teams based on several criteria: points / best goal difference / goals scored / goals conceded. I would like to keep these criteria while adding a new ranking method.
In the case where several teams have the same number of points, they would be ranked first by the points obtained in their encounters with each other, then by the largest goal difference between them (goals scored / goals conceded), and finally by the highest number of goals scored in their meetings (there are 8 ranking methods!). I am attaching 3 Excel sheets where (Sheet 1) contains the rankings and the matches played or not. I have highlighted in yellow the match FRANCE - ITALY won by FRANCE 3 to 2. The ranking in my table does not take into account the special cases during encounters between teams with the same number of points. (FRANCE should be ahead of ITALY) Sheet 2 allows me to compile the data, and Sheet 3 includes the "famous" rules that are problematic!!!
Thank you!!! Best regards.
https://www.cjoint.com/c/EKbsixzVtkJ
10 answers
-
Hello Yvon
What version of Excel do you have? 2003 or a later version?
In the latter case, I might have a solution with the SUMIFS function.
In the former case, we’ll need to use SUMPRODUCT, but I think we'll need other intermediate tables.
Awaiting your clarification
Best regards
Via
--
"Imagination is more important than knowledge." A. Einstein