Multiple Choice
Tests VBA procedures without changing any data in the database
A) coding
B) Sub statement
C) logic error
D) RGB
E) function call
F) Current
G) Assignment statement
H) Visual Basic window
I) Load
J) bas
K) Object box
L) Case statement
M) Immediate window
N) Procedure box
Correct Answer:

Verified
Correct Answer:
Verified
Q15: Which code statement will test a control
Q16: An input mask can accomplish the same
Q17: When a procedure is created,the _ determines
Q18: A set of values for the colors
Q19: The <u>Declarations</u> section of a VBA module
Q21: In addition to the single quotation mark
Q22: Access events all have associated <u>event</u> properties._
Q23: The Visual Basic window is accessed using
Q24: The process of writing instructions in a
Q25: Displays the current object type the procedure acts on.<br>A)coding<br>B)Sub