Solved

Match Each Term with the Best Choice

Question 66

Matching

Match each term with the best choice.

Premises:
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
An object that stores VBA code
Responses:
Argument
Method
Object
Procedure
Module

Correct Answer:

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
An object that stores VBA code
Related Questions