1. #1
    BradyMossTD
    BradyMossTD's Avatar Become A Pro!
    Join Date: 01-16-12
    Posts: 18
    Betpoints: 18

    Excel number generator

    Hey guys, I saw something posted on here about a week ago.

    It's pretty simple. Just an excel document that simulated 100 plays at 11:10 payout with a 55% win probability.

    All it does is generate a number at the end, basically just showing the kinds of variance you'll see in 100 wagers except in a concrete figure.

    There was a link to the download but I can't find it now. I know someone else must have seen it to, any help would be appreciated. Thanks!

  2. #2
    tukkk
    ★★★★★
    tukkk's Avatar Become A Pro!
    Join Date: 10-04-10
    Posts: 391

    since i have alot of free time and its fun, i did something similar to what you described

    edit: wouldnt let me upload macro-enabled workbook here,
    so you have to save it as macro-enabled workbook on your own, then you can click refresh all over
    or just press fn+f9 instead
    Last edited by tukkk; 01-24-12 at 10:51 AM. Reason: took the variance simulator down

  3. #3
    mebaran
    Con los terroristas
    mebaran's Avatar Become A Pro!
    Join Date: 09-16-09
    Posts: 1,540
    Betpoints: 330

    A note to anyone downloading these...please make sure you read the VBA code first before you enable any Macros in .xlsm files.

    (I have not downloaded the file, so I can't speak to it's contents)
    Last edited by mebaran; 01-24-12 at 02:51 PM.

  4. #4
    tukkk
    ★★★★★
    tukkk's Avatar Become A Pro!
    Join Date: 10-04-10
    Posts: 391

    Quote Originally Posted by mebaran View Post
    A note to anyone downloading these...please make sure you read the VBA code first before you enable any Macros in .xlsm files.
    too bad so few people think before they post something like this
    i dont really need this

    and by the way, if you had cared to check the vba code, its :
    Sub re()
    '
    ' re Macro
    '

    '
    Calculate
    End Sub

  5. #5
    mebaran
    Con los terroristas
    mebaran's Avatar Become A Pro!
    Join Date: 09-16-09
    Posts: 1,540
    Betpoints: 330

    Quote Originally Posted by tukkk View Post
    too bad so few people think before they post something like this
    i dont really need this

    and by the way, if you had cared to check the vba code, its :
    Sub re()
    '
    ' re Macro
    '

    '
    Calculate
    End Sub
    Just looking out for some of the new Excel guys' best interests. I was not implying your file had malicious code. I apologize. It's nice of you to share with the OP!

    (Side note: I never downloaded the file, so I was just posting a tip in general terms).

  6. #6
    tukkk
    ★★★★★
    tukkk's Avatar Become A Pro!
    Join Date: 10-04-10
    Posts: 391

    its ok, thanks for the apology.
    anyways i played around a bit and improved my variance simulator a bit
    i will make a new thread, so it is easily visible and downloadable
    check it out

Top