Permabanned
- Joined
- 22 Aug 2004
- Posts
- 9,204
i need to create a league table that updates from a freely available online table (its essentially a football stats table) applys custom calculations to the figures and then resorts the table by these new figures?
Case in point
Lets take 3 table entries
team home
W D L
Chelsea 9 2 2
man u 9 1 3
arsenal 8 2 3
etc
the table would then multiply the draws by 0.5 invert the losses into negatives and add W + D + L then sort itself by the result.
Possible?
Case in point
Lets take 3 table entries
team home
W D L
Chelsea 9 2 2
man u 9 1 3
arsenal 8 2 3
etc
the table would then multiply the draws by 0.5 invert the losses into negatives and add W + D + L then sort itself by the result.
Possible?