Exam 12: Templates, styles, and Macros

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

PDF file format is XML Paper Specifications.

(True/False)
4.9/5
(34)

Which of the following is false about a VBA object?

(Multiple Choice)
4.8/5
(45)

The background of an Excel Worksheet is always white.

(True/False)
5.0/5
(40)

Macro Buttons in worksheets are ________ buttons available on the Developer tab.

(Short Answer)
4.7/5
(40)

A(n)________ is macro code embedded in a worksheet which does something malicious.

(Short Answer)
4.8/5
(29)

Excel templates are downloadable from the Template Gallery on the Insert tab.

(True/False)
5.0/5
(24)

To make a comment line in VBA,start the line with ________.

(Short Answer)
4.9/5
(35)

All cells are unlocked,by default.

(True/False)
4.8/5
(35)

A(n)________ is a set of instructions that execute a sequence of commands to automate repetitive tasks.

(Short Answer)
4.9/5
(42)

Where do you edit a macro?

(Multiple Choice)
4.7/5
(43)

What file extension do templates use?

(Multiple Choice)
4.7/5
(40)

Where would you store macros that you'd like to use in any workbook?

(Multiple Choice)
4.8/5
(33)

It is helpful to provide instructions in a template.

(True/False)
4.9/5
(29)

Images or other objects can serve as buttons to run macros.

(True/False)
4.7/5
(29)
Match each of the following terms to its best description:
Sub Procedure
Starts with an apostrophe and green font.Used to document a program.
Object
A Visual Basic script that performs actions
Comment
A word reserved for a specific purpose in VBA
Correct Answer:
Verified
Premises:
Responses:
Sub Procedure
Starts with an apostrophe and green font.Used to document a program.
Object
A Visual Basic script that performs actions
Comment
A word reserved for a specific purpose in VBA
Keyword
A container in which VBA code is stored
Module
A variable that contains both data and code and represents an element of Excel such as Range or Selection
(Matching)
4.8/5
(37)

Form Controls are on the Developer tab.

(True/False)
4.8/5
(45)

Which of the following is false about recording a macro?

(Multiple Choice)
4.9/5
(33)

What do Miles and Rate represent in the following line of code? Function Mileage (Miles,Rate)

(Multiple Choice)
4.8/5
(44)

Cells can be locked from the ________ group on the Home tab.

(Short Answer)
4.8/5
(34)

A cell style is a collection of ________.

(Multiple Choice)
4.9/5
(38)
Showing 21 - 40 of 97
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)