-
Excel - Cards
After following this thread http://www.vbforums.com/showthread.php?t=501535 I became curious about cards.
I spent a couple of hours over the last two days throwing something together in Excel / VBA.
If any one wants to have the Workbook I'll be glad to post it here if I can figure out how to do it and if it is allowed.
-
Re: Excel - Cards
How bout sending it through email? I was going to build something like that as well out of curiosity :)
-
Re: Excel - Cards
If you have a finished code then you can attach it to a thread in the Code Bank - Other forum. Or just post the VBA code needed as it doesnt have to be an attachment if you dont want it to be but not everyone may have Excel so if its code they can at least see/read the code.
-
Re: Excel - Cards
It is dependent on Excel. I'll atach it, and people can open it without enabling macros and examine the code if they want.
BTW - It isn't pretty code because I was interested in 'card aspect' of it. If I had it to do for real it would be different.
Attachment 61481
-
Re: Excel - Cards
Nice. This should be worth putting in the codebank :) Nice work there mate.
-
Re: Excel - Cards
Thank you. It was interesting that the statistics for hand distribution I found on the net and the ones that I arrived at from playing were so close.
Last night I put it on Auto / Fast and it played almost 200,000 hands.
-
Re: Excel - Cards
Is the link to this attachment still available? I'm doing a Texas Hold Em simulation, and this looks very helpful.