+ Reply to Thread
Results 1 to 7 of 7

Lottery euromillones combinations that guarantee 3 or 4 numbers

  1. #1
    Forum Contributor
    Join Date
    08-06-2006
    Location
    Spain
    MS-Off Ver
    Excel 2010 32Bit
    Posts
    390

    Lottery euromillones combinations that guarantee 3 or 4 numbers

    Using Excel 2010

    Hello,

    In the game of Euromillones there are 2,118,760 possible combinations of 5 different numbers. Without 2 stares (or without 2 bonus ball) if one could play all combinations that guarantee jackpot price.

    I want a VBA that generate all combinations guarantee for 4 correct. May that could be some 1,000,000 or guarantee for 3 correct. May that could be some 10, 000 combinations I am not sure.

    Does anyone know is it possible?

    Regards,
    Moti

  2. #2
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,466

    Re: Lottery euromillones combinations that guarantee 3 or 4 numbers

    I have no knowledge about this game at all, but I found a website about this game along with an Excel file related to it. Hopefully, it will be helpful to you.
    https://exceldoodling.home.blog/2019...millions-xlsx/
    Attached Files Attached Files
    Quang PT

  3. #3
    Forum Contributor
    Join Date
    08-06-2006
    Location
    Spain
    MS-Off Ver
    Excel 2010 32Bit
    Posts
    390

    Re: Lottery euromillones combinations that guarantee 3 or 4 numbers

    Quote Originally Posted by bebo021999 View Post
    I have no knowledge about this game at all, but I found a website about this game along with an Excel file related to it. Hopefully, it will be helpful to you.
    Hello bebo021999, thank you giving a time and searching a solution for me.

    What you have searched it is just a euromillons lottery checker.

    Normally euromillons has =COMBIN(50,5) = 2118760 total combinations without adding 2 stars (or 2 bonus number).

    I want code that generate all possible full combinations = 2118760 apart of that code must have option to find combinations =COMBIN(50,4) = 230300, =COMBIN(50,3) = 19600 & =COMBIN(50,2) = 1225.

    I did search but do not find any VBA that can do this job.

    Have a nice day good luck.

    Kind Regards,
    Moti

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,848

    Re: Lottery euromillones combinations that guarantee 3 or 4 numbers

    You do know that this is a fool's errand, don't you? Trying to outwit pure chance is pure folly.

    There's another member who has asked for help with combination generation in probably 100 or more different ways over the past 4-5 years here, and so far he has failed to win anything significant. And he won't win anything significant by trying to second guess the order in which balls will be drawn - it's a sheer waste of time.

    My advice: don't waste your time.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  5. #5
    Forum Contributor
    Join Date
    08-06-2006
    Location
    Spain
    MS-Off Ver
    Excel 2010 32Bit
    Posts
    390

    Re: Lottery euromillones combinations that guarantee 3 or 4 numbers

    Quote Originally Posted by AliGW View Post
    My advice: don't waste your time.
    Hello AliGW, I respect your advice and you have reason, I am aware lottery is pure random and pure luck game one can buy one line combination can get huge amount and another can buy 1000 of line combinations get 0 price.

    I just wanted a VBA and check it virtually does excel =COMBIN(50,2) = 1225 line combinations have 2 correct if any number drawn among all possible combinations.

    Please if anyone can help I appreciated.

    Kind Regards,
    Moti

  6. #6
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,205

    Re: Lottery euromillones combinations that guarantee 3 or 4 numbers

    Is this what you want ?
    Attached Files Attached Files
    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

  7. #7
    Forum Contributor
    Join Date
    08-06-2006
    Location
    Spain
    MS-Off Ver
    Excel 2010 32Bit
    Posts
    390

    Re: Lottery euromillones combinations that guarantee 3 or 4 numbers

    Quote Originally Posted by JohnTopley View Post
    Is this what you want ?
    Wow JohnTopley, you nailed it. Perfect solution I am getting of my entire questions answer just changing in the (Sheet1 cell A2...value 2, 3, 4 and 5 numbers)

    I admire a lot your help.

    Have a nice day good luck.

    Kind Regards,
    Moti

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Lottery numbers generator without history numbers
    By Wlad in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-31-2020, 08:12 AM
  2. [SOLVED] Lottery: Combinations of 6 numbers in a range of number 1 - 60
    By Baroem in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 01-02-2020, 04:49 PM
  3. [SOLVED] Please help to.modify the code to Possible 7/1-49 Lottery Number Combinations
    By Isaacliu in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 12-08-2016, 11:52 AM
  4. Permutations/Combinations with Lottery
    By ablan008 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-18-2016, 12:07 AM
  5. Excel 2007 : Lottery Numbers
    By mulligbo in forum Excel General
    Replies: 6
    Last Post: 08-30-2010, 09:41 PM
  6. Lottery Numbers
    By MyLawd in forum Excel General
    Replies: 7
    Last Post: 09-12-2008, 10:20 AM
  7. Lottery numbers
    By Donald in forum Excel General
    Replies: 6
    Last Post: 11-29-2006, 08:55 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1