Hello all
I have a tough task, which looks like a riddle for the average person. I know several things about excel, but although I have a book around VBA, I haven't managed to resolve the problem I have right here
Let me explain myself a bit better, and I hope that there will be here enough brains to provide me with the solution. The task is the following. I have the data of several different leagues in a sport. This means that I have League #1 (which consists of 16 teams, playing once a week in 8 different matches, 2 opponents each time, while every week each team might play home or away matches against a different opponent each time), League #2 (same situation, but with different teams and maybe this time 14 teams instead of 16), League 3... until, let's say League 20
Then I have several teams participating in these leagues who compete against each other in a multi-league competition (let's say something similar to the Champions League).
In order to get my data (which I will explain further in the 2nd post), I need to:
1) Create a file for the results of each simple league
2) Create a file for the results of each multi-league
3) Create a file for the results of each team that participates in each simple league only
4) Create a file for the results of each team that participates in both a simple and a multi-league (this would consist of two or three different sheets in the same file)
5) Rank the participants, regarding several different factors, which come out of the results. Rank them a) in the respective league (this would consist of several different factors interfering in order to create rankings of any kind (pretty much ranking per different column), b) overall (again many different rankings and categorizations)
The rankings have to be considered on a matchday basis
This is the introduction. I have several files with data that would provide rather interesting explanations for any of the previous points. If anyone is kind enough to let me know whether they understood the complication of the statement, please encourage me by asking a question or giving me the go-ahead
I apologize for the length of the thread and appreciate your time
I have a tough task, which looks like a riddle for the average person. I know several things about excel, but although I have a book around VBA, I haven't managed to resolve the problem I have right here
Let me explain myself a bit better, and I hope that there will be here enough brains to provide me with the solution. The task is the following. I have the data of several different leagues in a sport. This means that I have League #1 (which consists of 16 teams, playing once a week in 8 different matches, 2 opponents each time, while every week each team might play home or away matches against a different opponent each time), League #2 (same situation, but with different teams and maybe this time 14 teams instead of 16), League 3... until, let's say League 20
Then I have several teams participating in these leagues who compete against each other in a multi-league competition (let's say something similar to the Champions League).
In order to get my data (which I will explain further in the 2nd post), I need to:
1) Create a file for the results of each simple league
2) Create a file for the results of each multi-league
3) Create a file for the results of each team that participates in each simple league only
4) Create a file for the results of each team that participates in both a simple and a multi-league (this would consist of two or three different sheets in the same file)
5) Rank the participants, regarding several different factors, which come out of the results. Rank them a) in the respective league (this would consist of several different factors interfering in order to create rankings of any kind (pretty much ranking per different column), b) overall (again many different rankings and categorizations)
The rankings have to be considered on a matchday basis
This is the introduction. I have several files with data that would provide rather interesting explanations for any of the previous points. If anyone is kind enough to let me know whether they understood the complication of the statement, please encourage me by asking a question or giving me the go-ahead
I apologize for the length of the thread and appreciate your time