Filters
Question type

Study Flashcards

From the ________ ribbon tab,you can change the macro security settings in Excel.


A) Visual Basic
B) Security
C) Developer
D) Macro

E) A) and D)
F) B) and C)

Correct Answer

verifed

verified

Buttons that you add to the Quick Access Toolbar become a ________ part of the toolbar unless you specifically remove the button or reset the Quick Access Toolbar.

Correct Answer

verifed

verified

To approve or block files containing macros,your macro security level should be set to ________.


A) Enable all macros
B) Disable all macros without notification
C) Enable all macros without files
D) Disable all macros with notification

E) A) and B)
F) A) and C)

Correct Answer

verifed

verified

To modify a macro,you can modify the actual Visual Basic for Applications code.

A) True
B) False

Correct Answer

verifed

verified

True

Navigation on the ribbon is included in the recorded steps of a macro.

A) True
B) False

Correct Answer

verifed

verified

Match the following ActiveX Control buttons with their descriptions: i.Option Button II.Spin Button III.Toggle Button IV.List Box v.Scroll Bar


A) Inserts a control button that remains pressed in when clicked and then releases when clicked again.
B) Inserts a control button that allows the user to scroll through a range of values.
C) Inserts a control button that displays a list of choices.
D) Inserts a control button that displays a range of numbers from which the user can increase or decrease a value.
E) Inserts a control button that indicates an on/off choice.

F) B) and C)
G) All of the above

Correct Answer

verifed

verified

Visual Basic for Applications (VBA)is the programming language you use to record a macro.

A) True
B) False

Correct Answer

verifed

verified

Match the following terms with their meanings: i.VBA construct II.procedure III.Design Mode IV.command button v.restore


A) An Excel feature in which you can add and modify ActiveX controls.
B) An instruction that enables a macro to perform multiple operations on a single object.
C) To return something to the condition in which you found it.
D) An ActiveX control button that runs a macro that performs an action when a user clicks it.
E) A unit of computer code that performs an action.

F) B) and E)
G) None of the above

Correct Answer

verifed

verified

A module consists of ________,which are units of computer code that perform some type of action.


A) activities
B) macros
C) procedures
D) controls

E) A) and C)
F) None of the above

Correct Answer

verifed

verified

When assigning a button to the Quick Access Toolbar,go to the Excel ________ dialog box.

Correct Answer

verifed

verified

You can record a macro or create a macro by using the Visual Basic Editor.

A) True
B) False

Correct Answer

verifed

verified

True

You add a button to the Quick Access Toolbar from the ________ dialog box.


A) Commands
B) Backstage view
C) Excel Options
D) Developer

E) A) and D)
F) A) and C)

Correct Answer

verifed

verified

When referring to an object in a program,use the ________ field.


A) Cell
B) Name
C) Active
D) Report

E) A) and C)
F) B) and D)

Correct Answer

verifed

verified

B

To run a macro,you can add a button to the Developer tab.

A) True
B) False

Correct Answer

verifed

verified

After you add a button to the Quick Access Toolbar,you should test it to ensure that the button performs as you want it to.

A) True
B) False

Correct Answer

verifed

verified

If you make a mistake in entering the code,you will see a Microsoft Visual Basic dialog box informing you of your error.

A) True
B) False

Correct Answer

verifed

verified

To edit and check VBA code,you would click on View Code from the ________.


A) Edit group
B) Properties group
C) Developer group
D) Controls group

E) B) and D)
F) C) and D)

Correct Answer

verifed

verified

You can store a macro in ________,which is the default setting for the workbook macro.

Correct Answer

verifed

verified

In VBA,comments added to code will display in ________.


A) yellow text
B) green text
C) red text
D) blue text

E) A) and D)
F) All of the above

Correct Answer

verifed

verified

Unauthorized macro code is called a ________.


A) warning code
B) virus code
C) malicious code
D) macro virus

E) B) and C)
F) All of the above

Correct Answer

verifed

verified

Showing 1 - 20 of 97

Related Exams

Show Answer