YoungSparky
New Member
- Joined
- May 23, 2015
- Messages
- 4
What I am trying to do is build a bankroll management spreadsheet.
I want to start with a number say 10,000
My base bet would be 4%
Increase the bet by 1.25% on a win
Decrease it by .25% on a loss
Cell A1 = 4 Cell B2 =1.25 Cell C3 = .25
Cell A4 = 10000
cell A5 = 500 B5:B500 = wins C5:C500 = losses
Cell A6 = A4+B5-C5 Giving the new bankroll number
Cell A6 = would be a formula that multiplies cell A6 by either B2 or C3 depending on if the last bet was a win or a loss.
Any suggestions? I am currently doing most of this by just entering the info myself but I'm trying to automate the process. I have a few other things I want to do as well but I have to figure this one out first as the other issues are similar.
Thanks
I want to start with a number say 10,000
My base bet would be 4%
Increase the bet by 1.25% on a win
Decrease it by .25% on a loss
Cell A1 = 4 Cell B2 =1.25 Cell C3 = .25
Cell A4 = 10000
cell A5 = 500 B5:B500 = wins C5:C500 = losses
Cell A6 = A4+B5-C5 Giving the new bankroll number
Cell A6 = would be a formula that multiplies cell A6 by either B2 or C3 depending on if the last bet was a win or a loss.
Any suggestions? I am currently doing most of this by just entering the info myself but I'm trying to automate the process. I have a few other things I want to do as well but I have to figure this one out first as the other issues are similar.
Thanks