Exam 12: Expanding Excel With Visual Basic for Applications

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

A project might contain several different modules._________________________

(True/False)
4.9/5
(32)

The object name ____ refers to the cell from which a custom function is being run.

(Multiple Choice)
4.8/5
(41)

A(n)____ is any element within the Excel working environment,such as a worksheet,macro,or workbook.

(Multiple Choice)
4.7/5
(43)

If a control structure has more than two possible outcomes,you will have to use a(n)____ control structure.

(Multiple Choice)
4.8/5
(44)

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. -If a window is ____________________,you can drag it to the edge of the screen,and the window will always remain on top,above other windows.

(Short Answer)
4.9/5
(35)

____ errors occur when the program is executing.

(Multiple Choice)
4.8/5
(42)

Attributes such as name,size,or color are known as properties._________________________

(True/False)
4.8/5
(36)

The Project Explorer window is dockable._________________________

(True/False)
4.9/5
(34)

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. -What do you tell Rebecca is the best way to learn VBA?

(Multiple Choice)
4.7/5
(35)

The ____ comparison operator compares whether one object is the same as another.

(Multiple Choice)
4.7/5
(43)

Property values containing text strings and numeric values do not need to be placed within quotation marks._________________________

(True/False)
4.9/5
(37)

The And operator requires only one of two combined logical expressions to be true.

(True/False)
4.8/5
(36)

  -Click ____ on the menu bar and then click Immediate Window to open the window in the accompanying figure. -Click ____ on the menu bar and then click Immediate Window to open the window in the accompanying figure.

(Multiple Choice)
4.9/5
(35)

The following is a type of procedure supported by Visual Basic: ____.

(Multiple Choice)
4.8/5
(36)

The Excel object you will use to create VBA programs and refer to a range in a worksheet is ____.

(Multiple Choice)
4.8/5
(43)

Case-Based Critical Thinking Questions Case 12-1 Chantal is building a kiosk-based Excel application.She wants to make some modifications to the screen elements in order to keep users from being distracted by parts of the application that are irrelevant to her application.She turns to Jason for guidance as she knows he built a similar solution earlier this year. -Where in the Excel Options dialog box would Chantal find the setting to turn off AutoComplete for cell values?

(Multiple Choice)
4.7/5
(41)

To quickly switch to the Visual Basic Editor,press ____ on your keyboard.

(Multiple Choice)
4.9/5
(34)

The VBA code Set WBook = Workbooks("Smith")stores the WBook variable in the Smith workbook.

(True/False)
4.9/5
(33)

  -The item marked 2 in the accompanying figure is the property ____________________. -The item marked 2 in the accompanying figure is the property ____________________.

(Short Answer)
4.8/5
(30)

MATCHING Identify the letter of the choice that best matches the phrase or definition. -Used if a control structure has more than two possible outcomes

(Multiple Choice)
4.8/5
(28)
Showing 41 - 60 of 150
close modal

Filters

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