Solved

Match the Following Terms with the Corresponding Descriptions

Question 90

Matching

Match the following terms with the corresponding descriptions:

Premises:
Macro Recorder
Module
Visual Basic for Applications
Custom function
Sub procedure
Responses:
Visual Basic scripts that perform actions
Specialized functions created within VBA that can be used within a worksheet
A file in which macros are stored
A robust programming language that is the underlying code of all macros
Records your commands,keystrokes,and mouse clicks to store Excel commands as VBA code within a workbook

Correct Answer:

Macro Recorder
Module
Visual Basic for Applications
Custom function
Sub procedure
Related Questions