Exam 43: Templates styles and Macros

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

Comments cannot be viewed in the VBA editor.

(True/False)
4.8/5
(34)

By default,the Developer tab is ________.

(Short Answer)
4.9/5
(39)
Match the following terms with the corresponding description:
Background
Provides the ability to search and download Excel templates
Template gallery
An image placed behind the worksheet data
Theme
A partially completed document that you use as a model to create other documents that have the same structure and purpose
Correct Answer:
Verified
Premises:
Responses:
Background
Provides the ability to search and download Excel templates
Template gallery
An image placed behind the worksheet data
Theme
A partially completed document that you use as a model to create other documents that have the same structure and purpose
Template
A collection of format settings based on the currently selected theme to provide a consistent appearance within a worksheet and among similar workbooks
Cell style
A collection of formats that include coordinating colors,fonts,and special effects to provide a stylish appearance
(Matching)
4.8/5
(38)

Once created,macro buttons cannot be deleted.

(True/False)
4.8/5
(30)

Recorded macros can be viewed in the ________.

(Short Answer)
4.8/5
(45)

Which of the following is not controlled with cell style formats?

(Multiple Choice)
4.7/5
(33)

A run time error will occur if a sub procedure is run on a protected workbook.

(True/False)
4.8/5
(29)

Which of the following is not a tool to help provided a unified look and feel within a workbook?

(Multiple Choice)
4.9/5
(30)

Form controls are located on the Developer tab.

(True/False)
4.9/5
(34)
Match the following terms with the corresponding descriptions:
Macro Recorder
Visual Basic scripts that perform actions
Module
Specialized functions created within VBA that can be used within a worksheet
Visual Basic for Applications
A file in which macros are stored
Correct Answer:
Verified
Premises:
Responses:
Macro Recorder
Visual Basic scripts that perform actions
Module
Specialized functions created within VBA that can be used within a worksheet
Visual Basic for Applications
A file in which macros are stored
Custom function
A robust programming language that is the underlying code of all macros
Sub procedure
Records your commands,keystrokes,and mouse clicks to store Excel commands as VBA code within a workbook
(Matching)
4.9/5
(43)
Match the following terms to the corresponding description:
Visual Basic for Applications
A file in which macros are stored
Keyword
A Visual Basic script that performs actions
Comment
Indicated by an apostrophe and appear in green,provide information about the macro but do not affect its execution and are considered documentation
Correct Answer:
Verified
Premises:
Responses:
Visual Basic for Applications
A file in which macros are stored
Keyword
A Visual Basic script that performs actions
Comment
Indicated by an apostrophe and appear in green,provide information about the macro but do not affect its execution and are considered documentation
Module
A robust programming language that is the underlying code of all macros
Sub procedure
Special programming syntax that have special meaning with the programming language and must be used for their intended purposes
(Matching)
4.8/5
(34)

What is the password character limit in Excel?

(Multiple Choice)
4.8/5
(31)

Where is the Insert Background feature located?

(Multiple Choice)
4.7/5
(41)

Comments in VBA appear in what color?

(Multiple Choice)
4.9/5
(37)

Which of the following is the proper beginning for a sub procedure named "Test"?

(Multiple Choice)
4.9/5
(35)

The Themes gallery is located on the ________ tab.

(Short Answer)
4.9/5
(32)

Where is the Themes gallery located?

(Multiple Choice)
4.8/5
(32)
Match the following terms to the corresponding description:
Run Time Error
A variable that contains both data and code and represents an element of Excel such as Range or Selection
Object
A file in which macros are stored
Sub procedure
A software or hardware problem that prevents a program from working correctly
Correct Answer:
Verified
Premises:
Responses:
Run Time Error
A variable that contains both data and code and represents an element of Excel such as Range or Selection
Object
A file in which macros are stored
Sub procedure
A software or hardware problem that prevents a program from working correctly
Visual Basic for Applications
A robust programming language that is the underlying code of all macros
Module
A Visual Basic script that performs actions
(Matching)
4.7/5
(35)

Macros are stored in modules.

(True/False)
4.9/5
(35)

By default,macros in Excel are ________.

(Short Answer)
4.8/5
(39)
Showing 81 - 100 of 103
close modal

Filters

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