Jump to content
Sign in to follow this  
[echo]

Maximum bid excel formula - anyone use one?

Recommended Posts

10 team league, 15 players per team, $100 cap.

 

So if i have 6 roster spots to fill, and $8 remaining my MAX BID would be $3.. how can i program this into excel?

 

current total $ - (empty roster spots - 1) = max bid ammount

 

??

 

:shrug:

 

thanks

[e]

 

Share this post


Link to post
Share on other sites

Yes. That is correct.

Share this post


Link to post
Share on other sites
25 minutes ago, tubby_mcgee said:

Yes. That is correct.

It would actually depend on what his real objective was.  If all he wanted was that final answer, then yes, that formula would do it... and he wouldn't need Excel for that, just common sense.  But if he wanted to track it live he would need to make sure that any values that arise are added to the total money spent.

Share this post


Link to post
Share on other sites

My mind is a little burned from today, but you need to figure out the formula of dollars left minus roster spots to to fill plus one. That's the way i believe I did it. 

8 dollars minus 6 spots = 2 + 1 extra dollar to account for the spot you will take up for the max bid

Share this post


Link to post
Share on other sites

Its Saturday so my brain is in idle mode, but I think something like this.

Dollars in A1

Roster spots in B1

C1 =(A1-B1) +1

Your scenario would be 

$8 left

6 spots open

Formula would spit out $3

To begin the draft it would be

100

15

Formula should spit out 86.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×