Multiple Choice
To declare variables and the VBA data types associated with those variables in a procedure a(n) ____ must be used.
A) Sub statement
B) Declaration statement
C) Dim statement
D) Case statement
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q54: The event name for a procedure being
Q55: When a module is created it must
Q56: A control is not displayed when the
Q57: The purpose of a VBA _ is
Q58: Designates the start of an alternative set of
Q60: List four advantages of using VBA rather
Q61: To convert a string to proper case
Q62: All event procedures in a class module
Q63: Displays the event name for the current event procedure<br>A)coding<br>B)Sub
Q64: An error that occurs when a procedure