Solved

Match the Following Terms to the Corresponding Description

Question 98

Matching

Match the following terms to the corresponding description:

Premises:
Run Time Error
Object
Sub procedure
Visual Basic for Applications
Module
Responses:
A variable that contains both data and code and represents an element of Excel such as Range or Selection
A file in which macros are stored
A software or hardware problem that prevents a program from working correctly
A robust programming language that is the underlying code of all macros
A Visual Basic script that performs actions

Correct Answer:

Run Time Error
Object
Sub procedure
Visual Basic for Applications
Module
Related Questions