Solved

Match the Following Terms to the Corresponding Description

Question 52

Matching

Match the following terms to the corresponding description:

Premises:
Object
Macro Recorder
Visual Basic Editor
Personal Macro Workbook
Module
Responses:
An application used to create,edit,execute,and debug Office application macros using programming code
Records your commands,keystrokes,and mouse clicks to store Excel commands as VBA code within a workbook
A variable that contains both data and code and represents an element of Excel such as Range or Selection
Stores macros that can be accessed by any Excel workbook
A file in which macros are stored

Correct Answer:

Object
Macro Recorder
Visual Basic Editor
Personal Macro Workbook
Module
Related Questions