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 types of procedures is generally stored in standard modules vs. class modules?
A) Functions
B) Subs
C) Subroutines
D) Declaration statements
Correct Answer:

Verified
Correct Answer:
Verified
Q26: Debug means to _.<br>A) Write code using
Q27: You would most likely create a function
Q28: A function created in a standard module
Q29: Which VBA keyword(s) is required as the
Q30: Which of the following is NOT a
Q32: This type of module is stored within
Q33: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB8830/.jpg" alt=" -In the figure
Q34: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB8830/.jpg" alt=" -In the figure
Q35: The End If statement is needed to
Q36: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB8830/.jpg" alt=" -In the figure