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
Q1: Declaration statements return a value.
Q2: Use the On Got <u>Cursor </u>event when
Q3: This type of procedure is generally executed
Q4: Match each term with the best choice.<br>-A
Q5: GoToControl is an example of a(n) _.<br>A)
Q7: In VBA, keyword text is _.<br>A) Blue<br>B)
Q8: The End Function statement appears in blue.
Q9: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB8830/.jpg" alt=" -In the figure
Q10: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB8830/.jpg" alt=" -In the figure
Q11: You use a(n) <u>quotation mark </u>to begin