Exam 12: Expanding Excel With Visual Basic for Applications
Exam 1: Getting Started With Excel150 Questions
Exam 2: Formatting a Workbook150 Questions
Exam 3: Working With Formulas and Functions150 Questions
Exam 4: Enhancing a Workbook With Charts and Graphs150 Questions
Exam 5: Working With Excel Tables, Pivot-tables, and Pivot-charts150 Questions
Exam 6: Managing Multiple Worksheets and Workbooks150 Questions
Exam 7: Using Advanced Functions and Conditional Formatting150 Questions
Exam 8: Developing an Excel Application150 Questions
Exam 9: Working With Financial Tools and Functions150 Questions
Exam 10: Performing What-If Analyses150 Questions
Exam 11: Connecting to External Data150 Questions
Exam 12: Expanding Excel With Visual Basic for Applications150 Questions
Exam 13: Managing Your Files150 Questions
Exam 14: Getting Started With Microsoft Office 2010150 Questions
Select questions type
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 change the default location for Excel workbook files?
(Multiple Choice)
4.8/5
(36)
To open the Visual Basic Editor you must first click the Macros button in the Code group on the Developer tab.
(True/False)
4.8/5
(35)
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.
-If Chantal hides a screen element that is part of the worksheet,where is that screen element hidden?
(Multiple Choice)
4.8/5
(36)
-The item marked ____________________ in the accompanying window is the Properties window.

(Short Answer)
4.8/5
(27)
The VBA code Worksheets("Raw Data").Change = "Sample Data" changes the name of the "Raw Data" worksheet to "Sample Data"._________________________
(True/False)
4.7/5
(39)
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
-A named element that can be used to store and retrieve information
(Multiple Choice)
4.9/5
(29)
Hold down the Ctrl Key and press the Home key to go to cell A1 in the worksheet._________________________
(True/False)
4.8/5
(39)
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 would you tell Rebecca to use if she wants to refer to a workbook that is named "Hilton Hotels"?
(Multiple Choice)
4.7/5
(35)
The VBA method ActiveWorkbook.SaveAs saves the current workbook.
(True/False)
4.9/5
(38)
-As shown in the accompanying figure,you can run single command lines in the Visual Basic Editor ____________________ window.

(Short Answer)
4.8/5
(31)
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
-Operator used to combine expressions within a condition
(Multiple Choice)
4.9/5
(38)
To step through a sub procedure one line at a time,click in the sub procedure code and then repeatedly press the ____ key.
(Multiple Choice)
4.9/5
(43)
Formatting a cell or displaying a chart are examples of ____ procedures in Visual Basic.
(Multiple Choice)
4.9/5
(36)
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.
-Which of the following is NOT a true statement you would make to Rebecca?
(Multiple Choice)
4.8/5
(30)
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
-A collection of VBA macros
(Multiple Choice)
4.8/5
(38)
The ____ operator requires that only one of two (or more)expressions be true.
(Multiple Choice)
4.9/5
(33)
Showing 21 - 40 of 150
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)