Solver Add-In Help

Darkmanz

New Member
Joined
Aug 8, 2013
Messages
18
This may be more complex than what this forum is intended for, but I will state my desired goal and see if someone is willing to help me through it.
I am attempting to create a Fantasy Football Draft assistance worksheet for my personal use. We have a very unusual setup with our league, and to my knowledge there is nothing existing out there that will fit our constraints. Here is a rundown of the rules(that pertain to this worksheet).

1. Number of Teams in the League varies between 8-12 each year depending on participants
2. We select 60 players to "Auction Draft" (usually top 20 at each position QB,RB,WR but we also toss in a couple of TE deducting from one of the other positions to keep the total balance at 60)
3.In the Auction each team has $200 to bid on players
4.We have a 16 player roster
5.Starters each week is 1xQB/2xRB/2xWR/1xTE/1xK/1xD/ and 1x FLEX (QB,RB,WR,TE) (essentially it is a 2 QB league as you almost always would start a QB in the Flex based on the way the points roll out in our league)
6.Once all 60 players are "Auction drafted" we begin a "Snake Draft" to fill out the remainder of our Rosters (Draft Order is determined by $ remaining from the Auction)

I think that gives the basic layout needed to understand my question, so here goes. I am looking for help with the "Auction part of the Draft and Dynamically assigning $ values to players based on a few things. I have already worked up a "Points Value" for each player and a curve set associated with it. What I need to be able to do is translate that number to a $ amount that takes into account That each team only has $200 so if a player goes for more than the value I have assigned to them the others below Dynamically adjust or vise versa. I would also like it to be able to take into account my team needs. i.e. if I already have 1 QB it does not weight QB as heavily for the remainder.

It seems I cannot Attach files to the forums so I will try to make a quick and dirty example with the tools for the forum.

Any help would be greatly appreciated!! Thanks folks


<tbody>
</tbody>
OrderName/Team/PositionProjected ValueEstimated $ value
1Manning, Peyton (Den) QB461
2Rodgers, Aaron (GB) QB
425
3Peterson, Adrian (Min) RB317
4Brees, Drew (NO) QB421
5Luck, Andrew (Ind) QB365
6Brady, Tom (NE) QB345
7Charles, Jamaal (KC) RB305
8Newton, Cam (Car) QB367
9McCoy, LeSean (Phi) RB308
10Stafford, Matthew (Det) QB369
11Griffin, Robert (Wsh) QB363
12Lynch, Marshawn (Sea) RB295
13Wilson, Russell (Sea) QB338
14Romo, Tony (Dal) QB350
15Johnson, Calvin (Det) WR254
16Kaepernick, Colin (SF) QB335
17Foles, Nick (Phi) QB350
18Ryan, Matt (Atl) QB348
19Forte, Matt (Chi) RB303
20Martin, Doug (TB) RB267
21Thomas, Demaryius (Den) WR234
22Stacy, Zac (StL) RB243
23Foster, Arian (Hou) RB234
24Bryant, Dez (Dal) WR220
25Green, A.J. (Cin) WR217
26Lacy, Eddie (GB) RB279
27Murray, DeMarco (Dal) RB242
28Bell, Le'Veon (Pit) RB285
29Morris, Alfred (Wsh) RB236
30Rivers, Philip (SD) QB338
31Cutler, Jay (Chi) QB311
32Graham, Jimmy (NO) TE205
33Roethlisberger, Ben (Pit) QB303
34Dalton, Andy (Cin) QB310
35Marshall, Brandon (Chi) WR214
36Jones, Julio (Atl) WR210
37Nelson, Jordy (GB) WR204
38Bush, Reggie (Det) RB224
39Jeffery, Alshon (Chi) WR207
40Brown, Antonio (Pit) WR209
41Johnson, Andre (Hou) WR198
42Thomas, Julius (Den) TE178
43Jackson, Vincent (TB) WR186
44Manning, Eli (NYG) QB294
45Cobb, Randall (GB) WR202
46Fitzgerald, Larry (Ari) WR171
47Garcon, Pierre (Wsh) WR166
48Jackson, DeSean (Wsh) WR160
49Allen, Keenan (SD) WR167
50Ball, Montee (Den) RB232
51Bernard, Giovani (Cin) RB229
52Cruz, Victor (NYG) WR160
53Flacco, Joe (Bal) QB284
54Mathews, Ryan (SD) RB212
55Spiller, C.J. (Buf) RB212
56Gore, Frank (SF) RB223
57Rice, Ray (Bal) RB214
58Hilton, T.Y. (Ind) WR154
59Palmer, Carson (Ari) QB293
60Welker, Wes (Den) WR148

<colgroup><col><col><col><col></colgroup><tbody>
</tbody>


Team 1$200
Team 2$200
Team 3$200
Team 4$200
Team 5$200
Team 6$200
Team 7$200
Team 8$200
Team 9$200
Team 10$200
Total:$2,000

<colgroup><col style="width:48pt" width="64"> <col style="width:48pt" width="64"> </colgroup><tbody>
</tbody>
 

Excel Facts

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college

Forum statistics

Threads
1,214,661
Messages
6,120,794
Members
448,994
Latest member
rohitsomani

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