How would I go about writing VBA code for a program that would act as a "Who Wants To...

gchiggins

New member
...Be A Millionaire" Game? I am trying to create a "Who Wants To Be A Millionaire" Trivia-style game on Excel using VBA Programming. I figure it is simply using a lot of "If...Then" Statements and InputBoxes, but I am not very good at programming. So if anyone can give me some good advice or write some sample code that I can use, I would greatly appreciate it.
 
Back
Top