Multiple Choice
Which of the following is NOT true in regard to compiling?
A) When you compile the VBA in your database,Access examines all of the VBA contained in modules or objects for errors.
B) Compiling your code before running it is one way of finding errors before the execution of a VBA procedure.
C) Access compiles an individual procedure after the procedure is executed.
D) When you compile the VBA in your database,you can find the errors in a procedure before users stumble across them.
Correct Answer:

Verified
Correct Answer:
Verified
Q27: _ can contain multiple procedures.<br>A)Declarations<br>B)Modules<br>C)Functions<br>D)Methods
Q28: VBA uses an AutoComplete feature similar to
Q29: The code that is written in VBA
Q30: Which of the following is NOT true
Q31: The _ lists all VBA objects along
Q33: Anything that can be done with a
Q34: The _ object allows Access actions to
Q35: VBA in an Access database can be
Q36: A(n)_ error occurs when a completed line
Q37: The Visual Basic Editor provides a method