Multiple Choice
User-defined types can also be created in VBA modules and assigned to a variable with the ________ statement.
A) FileDialog
B) Dim
C) With
D) If
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q42: _ are used to store VBA procedures
Q43: A _ can run on its own.<br>A)function<br>B)line
Q44: A(n)_ executes instructions and returns a value
Q45: Which of the following is NOT true
Q46: An argument is a constant,variable,or class that
Q48: The _ lists all VBA objects along
Q49: Which of the following is NOT a
Q50: Which of the following is NOT true
Q51: Any VBA code in a database can
Q52: The _ begins the process of declaring