Wilco()
Member
I have a wrestle with this: for a football management game (hattrick.org for the ones who are interested) I am playing with excel to be able to pick my best players.
Now I am at the point where I keep going in circles.
I have added an excel sheet with a small extraction of the data I am using. If I can manage for field position I think I can convert them to others.
Basically I have a couple of sets.
1) Player data
2) The weight of a player depending the position of the player on the pitch
3) The end result (which should calculate the values corresponding to the position selected).
For example, I want to put in N2 the position I want to have this play on.
Say it would be “CD”, then I need to use the values on line (B)12 and calculate with the values (for Player B2).
Ie. 23,59% of E2 must be added to the value on E21 (Midfield).
100% of J2 must be added to the value on E18 (Central defence).
Who can help on which formulas to use (no VBA, not there yet)? I am getting a bit lost..
Now I am at the point where I keep going in circles.
I have added an excel sheet with a small extraction of the data I am using. If I can manage for field position I think I can convert them to others.
Basically I have a couple of sets.
1) Player data
2) The weight of a player depending the position of the player on the pitch
3) The end result (which should calculate the values corresponding to the position selected).
For example, I want to put in N2 the position I want to have this play on.
Say it would be “CD”, then I need to use the values on line (B)12 and calculate with the values (for Player B2).
Ie. 23,59% of E2 must be added to the value on E21 (Midfield).
100% of J2 must be added to the value on E18 (Central defence).
Who can help on which formulas to use (no VBA, not there yet)? I am getting a bit lost..