Thread: Quiz test
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dan Tabla[_2_] Dan Tabla[_2_] is offline
external usenet poster
 
Posts: 51
Default Quiz test

I want to create an Excel VBA that will be actualy a QUIZ with questions that
every 15 mins will ask me to answer a
question that will be placed on a form that will show up on top of my opened
applications.
(I have to know the answers by heart for a test. probably 200 questions with
multiple answers)
Does anyone did it before? Any suggestions? I have the questions and the
good answers on a Excel Sheet.
I was thinking to use them in a loop that automaticaly modify the question
and the good answer on a VBA form...

Thank you everyone and have a great weekend!!!