Exam 12: Expanding Excel With Visual Basic for Applications

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

The Excel macro recorder is the fastest way to create macros.

(True/False)
4.9/5
(38)

To dock and undock the window in the accompanying figure,right-click the window and then click the ____ on the shortcut menu.

(Multiple Choice)
4.9/5
(30)

The ____ property of the Workbook object contains the folder and drive in which the workbook is stored.

(Multiple Choice)
4.8/5
(37)

Case-Based Critical Thinking Questions Case 12-2 Your cousin Rebecca knows that you are an experienced VBA programmer so she turns to you for some general guidance when she wants to get started as a programmer herself. -After Rebecca has done some research into VBA,she discovers that one of the following statements is NOT true.Which statement is false?

(Multiple Choice)
4.9/5
(41)

The Excel object you will use to create VBA programs and refer to a defined name in a workbook is ____.

(Multiple Choice)
4.7/5
(34)

  -To open the window in the accompanying figure,first click ____ on the menu bar. -To open the window in the accompanying figure,first click ____ on the menu bar.

(Multiple Choice)
4.9/5
(32)

The ____ symbol is used to combine two text strings into a single text string.

(Multiple Choice)
4.7/5
(35)

The item marked 3 in the accompanying figure is the ____ code.

(Multiple Choice)
4.8/5
(36)

A(n)____________________ procedure is used when you want to create customized properties for the objects in your project.

(Short Answer)
4.8/5
(39)

To create sub procedures without using the macro recorder,you need to know some rules of VBA ____.

(Multiple Choice)
4.8/5
(36)

When the Visual Basic Editor opens,it usually displays three windows: the Project Explorer window,the Project window,and the Code window._________________________

(True/False)
4.7/5
(49)

  -The application shown in the accompanying figure is the Visual Basic ____. -The application shown in the accompanying figure is the Visual Basic ____.

(Multiple Choice)
4.9/5
(37)

Every variable is identified by a unique variable ____.

(Multiple Choice)
4.9/5
(39)

A ____ procedure returns a value.

(Multiple Choice)
4.8/5
(34)

The item marked 1 in the accompanying figure is the ____.

(Multiple Choice)
4.8/5
(36)

  -The window in the accompanying figure displays each property's name in the right column and its value in the left column. -The window in the accompanying figure displays each property's name in the right column and its value in the left column.

(True/False)
4.9/5
(36)

____ operators are used to combine expressions within a condition.

(Multiple Choice)
4.7/5
(31)

You can display the value of a variable by typing the variable name preceded by a(n)____ in the Immediate window and pressing the Enter key.

(Multiple Choice)
4.9/5
(38)

To save time when running similar commands in the Immediate Window,press the Up Arrow key to go to the previous command,edit it,and then press the ____ key to run the revised command.

(Multiple Choice)
4.7/5
(38)

The cell reference of a range is located in the ____ property of the Range object.

(Multiple Choice)
4.9/5
(42)
Showing 81 - 100 of 150
close modal

Filters

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