Multiple Choice
Aaron and Jeff are in the same advanced Access class and have teamed up to help each other understand VBA. In order to prepare for the VBA test, each has created a quiz for the other. Two of Aaron's questions are shown below. Which of the following defines a breakpoint?
A) Run-time error that stops execution in the immediate window
B) Bookmark that stops execution at that statement
C) Syntax error that must be debugged
D) Immediate window that provides more information about the procedure
Correct Answer:

Verified
Correct Answer:
Verified
Q21: When you encounter a run-time error, VBA
Q40: Comment lines are preceded by a(n) _.<br>A)
Q44: _ modules are displayed as module objects
Q61: Standard modules are also called _ modules.<br>A)
Q62: _ are used to store data that
Q67: AutoStart is a special macro name that
Q69: VBA stands for _.<br>A) Visual Basic for
Q69: The prefix _ is short for Basic
Q71: A sub procedure triggered by an event
Q72: Why would you use the Zoom dialog