Multiple Choice
Kelsey and Matt 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 multiple choice quiz for the other. Some of Kelsey's questions are shown below.
-Which of the following objects may not store class modules?
A) Queries
B) Forms
C) Reports
D) Each may store VBA
Correct Answer:

Verified
Correct Answer:
Verified
Q67: As you write a VBA statement, <u>IntelliSense
Q68: This type of procedure manipulates controls and
Q69: VBA stands for _.<br>A) Visual Basic for
Q70: Which of the following is NOT a
Q71: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB8830/.jpg" alt=" -In the figure
Q72: Why would you use the Zoom dialog
Q73: In VBA, syntax error text is green.
Q74: In what situations must you use a
Q75: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB8830/.jpg" alt=" -How many declaration
Q76: <u>DoCmd </u>is a VBA object that supports