Matching
Match each term with the best choice.
Premises:
An object that stores VBA code
An action that an object can perform
A constant, variable, or expression needed by a procedure to execute
A series of VBA statements that performs an operation
Any item that can be identified or manipulated
Responses:
Procedure
Object
Module
Method
Argument
Correct Answer:
Premises:
Responses:
An object that stores VBA code
An action that an object can perform
A constant, variable, or expression needed by a procedure to execute
A series of VBA statements that performs an operation
Any item that can be identified or manipulated
Premises:
An object that stores VBA code
An action that an object can perform
A constant, variable, or expression needed by a procedure to execute
A series of VBA statements that performs an operation
Any item that can be identified or manipulated
Responses:
Related Questions
Q1: Declaration statements return a value.
Q7: In VBA, keyword text is _.<br>A) Blue<br>B)
Q8: The End Function statement appears in blue.
Q25: Which VBA keyword(s) is required as the
Q32: This type of module is stored within
Q37: When you type a <u>colon</u> after the
Q53: VBA is written in Visual Basic <u>Design
Q58: In VBA, comment text is black.
Q60: This type of module is stored as
Q62: A function created in a standard module