Hi
Looking for a bit of help on this one, its a bit complex!! But hoping someone can help!!
So I have the below in column A. Column B is dedicated to Hero contribution to the pot. Column C is dedicated to Jose contribution to pot.
Is there a way from a formula that I can extract the exact contribution from each player?
Looking for a bit of help on this one, its a bit complex!! But hoping someone can help!!
So I have the below in column A. Column B is dedicated to Hero contribution to the pot. Column C is dedicated to Jose contribution to pot.
Is there a way from a formula that I can extract the exact contribution from each player?
Code:
[TABLE="width: 590"]
<tbody>[TR]
[TD]Beginning a new hand (316) HERO is the dealer[/TD]
[/TR]
[TR]
[TD]HERO has posted a small blind of 10[/TD]
[/TR]
[TR]
[TD]Jose has posted a big blind of 20[/TD]
[/TR]
[TR]
[TD]HERO folded[/TD]
[/TR]
[TR]
[TD]Jose mucked[/TD]
[/TR]
[TR]
[TD]Jose has won 30 chips[/TD]
[/TR]
[TR]
[TD]The hand has finished
[/TD]
[/TR]
[TR]
[TD]Beginning a new hand (791) JosephB is the dealer[/TD]
[/TR]
[TR]
[TD]Jose has posted a small blind of 10[/TD]
[/TR]
[TR]
[TD]HERO has posted a big blind of 20[/TD]
[/TR]
[TR]
[TD]Jose called for 10[/TD]
[/TR]
[TR]
[TD]HERO raised for 40[/TD]
[/TR]
[TR]
[TD]Jose called for 40[/TD]
[/TR]
[TR]
[TD]Dealing the flop 7c2c5c[/TD]
[/TR]
[TR]
[TD]HERO checked[/TD]
[/TR]
[TR]
[TD]Jose bet 40[/TD]
[/TR]
[TR]
[TD]HERO raised for 240[/TD]
[/TR]
[TR]
[TD]Jose called for 200[/TD]
[/TR]
[TR]
[TD]Dealing the turn Tc[/TD]
[/TR]
[TR]
[TD]HERO has gone all-in for 210[/TD]
[/TR]
[TR]
[TD]Jose folded[/TD]
[/TR]
[TR]
[TD]HERO mucked[/TD]
[/TR]
[TR]
[TD]HERO has won 600 chips[/TD]
[/TR]
</tbody>[/TABLE]