This class continues our look at programming in Visual Basic for
Applications in Microsoft Access (VBA, or Access VB). We will
continue building the Test Taker database that we
started in Developer 9. We'll begin by determining the
questions that have not been answered for the current test session. This
will involve a series of three related queries.

In Lesson 2, we'll click
on the Begin Test button, it will look at the list of
unanswered questions, select the next question to be asked (by the Order
field we created), and then display the question data.

Now we're going to display the
multiple choice answers on the screen. We'll get the answer
from the user and determine whether it's correct or not. Save that
information in the test session table.

In Lesson 4 we're going to
calculate the grade and store the final results in the
test session table.

This is the 10th class in the Access Developer series. If you're
serious about building quality databases with Access, and you want to
learn how to automate your database with VBA Programming then don't miss out on
this course. Of
course, if you have any questions about whether or not this class is
for you, please contact me.

Complete Outline - Access Developer Level 10

|