+ Reply to Thread
Results 1 to 5 of 5

Help needed to make game with bingo random qualities

  1. #1
    Registered User
    Join Date
    11-05-2013
    Location
    spain
    MS-Off Ver
    Excel 2010
    Posts
    5

    Help needed to make game with bingo random qualities

    Hi all,

    I am looking for help to a problem I have given myself and I just can't solve.
    I am trying to make and excel sheet with a 5x3 grid and I want to put the names of various countries flags (easy) BUT, I want them to randomly put different names in to different boxes (like bingo Nos) is this possible??

    any help would be great
    Thanks
    Frednufc
    Last edited by frednufc; 11-06-2013 at 12:22 PM. Reason: Mod advised

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Help with formula

    Please take a moment to read the forum rules and then amend your thread title to something descriptive of your problem. Once you have done this please send me a PM and I will remove this request.

    To change a Title on your post, click EDIT POST then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Registered User
    Join Date
    11-05-2013
    Location
    spain
    MS-Off Ver
    Excel 2010
    Posts
    5

    Re: Help needed to make game with bingo random qualities

    have changed but don't really know what to put
    Sorry

  4. #4
    Forum Expert ben_hensel's Avatar
    Join Date
    01-26-2012
    Location
    Northeast USA
    MS-Off Ver
    Office 365
    Posts
    2,043

    Re: Help needed to make game with bingo random qualities

    Generally speaking you can leave "Help needed" implicit in thread titles; "Randomly Filled Table" means pretty much the same thing as "Help with Randomly Filled Table", for example.

    Anyway I used a 5x3 table filled with RAND and a list of NAMES as inputs, and then filled an output table with:
    =INDEX(name_list, rank(random_number, table_of_random_numbers))
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    11-05-2013
    Location
    spain
    MS-Off Ver
    Excel 2010
    Posts
    5

    Re: Help needed to make game with bingo random qualities

    thanks for the reply, I have attached an old file I had with an old game, but this is the way I want to do it and I just can't remember how, when and why I did it... can you help with this... Think I have attached it correctly

    Thanks
    Attached Files Attached Files

+ 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. how to hide formula in formula box, view lookup result in formula box?
    By vengatvj in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-14-2013, 04:06 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