Maximise total team score but limited with team value

Banjaxed

New Member
Joined
Feb 17, 2017
Messages
6
Hi,

I'm using a dataset of football player scores to try find the highest scoring combinations of players at varying maximum values. Each player has an assigned ID, position, value and score.

I have only been able to return the 1st, 2nd, 3rd etc. highest scores per position so far. Ultimately I would like to be able to change the team value and the best team for that value be calculated.

I have the following columns:
Player IDPosition Cost Today Total Points

<tbody>
</tbody>

And I would like to be able to state
GK
DEF
DEF
DEF
MID
MID
MID
MID
FWD
FWD
FWD
and have the player ID returned for the players who maximise the team score for a stated maximum team value.

Basically I want to maximise the team score within the constraints of total team value and the given positions.

Any help would be greatly appreciated!
C
 

Excel Facts

When they said...
When they said you are going to "Excel at life", they meant you "will be doing Excel your whole life".

Forum statistics

Threads
1,214,979
Messages
6,122,561
Members
449,089
Latest member
Motoracer88

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top