Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Office > Excel VBA > Excel VBA
|
Excel VBA Discuss using VBA for Excel programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Excel VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 23rd, 2007, 07:44 PM
Authorized User
 
Join Date: Jan 2007
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Default Can this be done in excel VBA? (large task).

“Card”- program for memory game.

I like to train my memory and it could be fun to be able to memorize a deck of cards. (How to? See http://en.wikipedia.org/wiki/Dominic_O%27Brien and http://www.wikihow.com/Memorize-a-Deck-of-Cards ).

I was wondering if it could be possible to built a excel VBA program, which could deal out the cards. Perhaps it could work this way:

 
  • A range with the numbers 1-52 is shuffled. Each number has an image attached to it (the card image). The order of the numbers (cards) are copied to another sheet so you later can check your memory.
  •  
  • The 52 numbers are displayed, one at a time (display the card image) when you hit a button (start)
     
  • It should be possible to set time between images (below 1 sec.) before pushing the start button.






Similar Threads
Thread Thread Starter Forum Replies Last Post
large excel pane on mcms page enasc General .NET 0 February 1st, 2007 12:53 PM
large excel pane on mcms page enasc General .NET 0 February 1st, 2007 12:49 PM
Access Database and Large Excel Table xpromac MySQL 1 October 24th, 2006 05:38 PM
Excel VBA to SQL & back to VBA edesousa Excel VBA 1 June 1st, 2004 02:39 AM
Executing an excel sub in ActiveX task JHo SQL Server DTS 0 December 31st, 2003 05:20 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.