LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Jim Cone
 
Posts: n/a
Default

Jessica,

I've written a "Bible Bingo" workbook that creates bingo
cards with the names of the books in the Bible.
It uses VBA programming code not formulas.
The code module is unlocked and viewable.

If you want a copy, I'll be glad to send it to you.
Send me a request via email (remove XXX from my email address).

Jim Cone
San Francisco, USA
XX


"sixpence668"

wrote in message

Paul B Wrote:
See if this will get you started, download bingo cards, almost at the
bottom
of the page
http://www.contextures.com/excelfiles.html
Paul B



I'm also looking to create some Bingo crads, and this file has been a
huge help! I've entered all of my words into the second sheet, and
it's creating one perfectly randomized Bingo card! Unfortunately, I
can't get it to produce _more_ than one. Even though the formulas are
the same as the ones in the sample file, all I get on the additional
cards is #NUM! for the results. As an example:

Here's the code for the first column on the original card -

=INDEX(Sheet2!$A$1:$A$9,MATCH(LARGE(Sheet2!$B$1:$B $9,ROW()-1),Sheet2!$B$1:$B$9,0))

Here's the code for the same column on the second card -

=INDEX(Sheet2!$A$1:$A$9,MATCH(LARGE(Sheet2!$B$1:$B $9,ROW()-3),Sheet2!$B$1:$B$9,0))

Any ideas why this doesn't give me any result??
Thanks in advance for the help!
Jessica
--
sixpence668


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
EXCEL - Cannot print borders in color(s) I have selected Mark M Excel Discussion (Misc queries) 0 January 18th 05 03:25 PM
How do I print a file holder label from Excel to a dox matrix pri. Al_R Excel Discussion (Misc queries) 0 January 5th 05 10:05 PM
Add a default location for print to file in Excel. valders Excel Discussion (Misc queries) 0 December 30th 04 11:19 PM
command button in excel will move when print. [email protected] Excel Discussion (Misc queries) 1 December 29th 04 03:53 PM
Microsoft Excel could not find anything to print cyndi Excel Discussion (Misc queries) 1 December 22nd 04 01:40 PM


All times are GMT +1. The time now is 03:09 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"