+ Reply to Thread
Results 1 to 8 of 8

Bingo Database for Adobe InDesign

  1. #1
    Registered User
    Join Date
    02-01-2011
    Location
    New Jersey
    MS-Off Ver
    Excel 2003
    Posts
    3

    Bingo Database for Adobe InDesign

    Hello - I am working on a bingo game for our upcoming convention. We would like to design our own bingo cards – adding high res graphics and images. Adobe InDesign will allow us to import an Excel database however the data needs to run horizontally.

    The import file for Adobe I created (attached) has 25 cells running across the row. Columns A, F, K, P, U represent the numbers for the letter "B" in Bingo. Columns B, G, L, Q, V represent the numbers for the letter "I" in Bingo and so on. The first tab is randomly generated. The second tab is a locked down file to show my problem. I am getting repeated values (see the yellow highlighted cells in rows 4 & 5 on the second tab). This is not acceptable in Bingo and would take us too long to manually proofread and correct 800 cards.

    I used the formulas:
    For the letter B =RAND()*(16-0)+0
    For the letter I =RAND()*(31-15)+15
    For the letter N =RAND()*(46-30)+30
    For the letter G =RAND()*(61-45)+45
    For the letter O =RAND()*(76-60)+60

    I would like to know how to manipulate the formula to not have numbers repeated in a given ROW. Does anyone know how to accomplish this?

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Bingo Database for Adobe InDesign

    I would use a table of numbers and the RAND() function adjacent to these fixed numbers. Then you display the 5 letters that have the highest RAND() in each group.

    This insures there are no duplicates and it is truly random since any of the letters can be anywhere in the RAND() listing each time you recalculate.

    I don't see an attachment. ZIP it up if necessary.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  3. #3
    Registered User
    Join Date
    02-01-2011
    Location
    New Jersey
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Bingo Database for Adobe InDesign

    Ok - a zip file should be attached now
    Attached Files Attached Files

  4. #4
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Bingo Database for Adobe InDesign

    The attachment generates random cards with no repeats in each column (which are shown for compactness as rows). Drag the formulas down to make more. It uses a short vba function.

    You can do Ctrl+Alt+F9 to generate a different set of cards.
    Attached Files Attached Files
    Last edited by shg; 02-01-2011 at 04:28 PM.
    Entia non sunt multiplicanda sine necessitate

  5. #5
    Registered User
    Join Date
    02-01-2011
    Location
    New Jersey
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Bingo Database for Adobe InDesign

    This is perfect - thank you!

  6. #6
    Registered User
    Join Date
    09-26-2011
    Location
    Calgary, AB
    MS-Off Ver
    Excel 2003
    Posts
    1

    Re: Bingo Database for Adobe InDesign

    Thanks! This is extremely helpful!!!

    Dan

  7. #7
    Registered User
    Join Date
    07-17-2018
    Location
    London, England
    MS-Off Ver
    2016
    Posts
    1

    Re: Bingo Database for Adobe InDesign

    Hi everyone. I know this thread is incredibly old but I was hoping somebody might be able to tell me how to actually apply this data and use it in an InDesign file. I've been trying for a while now with no luck.

  8. #8
    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,857

    Re: Bingo Database for Adobe InDesign

    Unfortunately your post does not comply with Rule 2 of our Forum RULES. Do not post a question in the thread of another member -- start your own thread.

    If you feel an existing thread is particularly relevant to your need, provide a link to the other thread in your new thread.

    Old threads are often only monitored by the original participants. New threads not only open you up to all possible participants again, they typically get faster response, too.
    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.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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