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
Q22: This function returns today's date.<br>A) TodayDate<br>B) TodaysDate<br>C)
Q24: These types of errors occur after the
Q30: Which of the following is NOT a
Q43: This VBA keyword(s) specifies the location of
Q44: Class modules automatically travel with the object
Q48: In VBA, an object is any item
Q50: You must enable content before you run
Q51: It is common for VBA programmers to
Q70: Which of the following is NOT a
Q73: In VBA, syntax error text is green.