Solved

Match Each Term with the Best Choice

Question 5

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:

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
Related Questions