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
In the function user = InputBox("Enter your username" ,"Log In"),the words "Enter your username" comprise the ____.
(Multiple Choice)
4.8/5
(37)
The Display property of the Worksheet object determines if a worksheet is hidden._________________________
(True/False)
4.8/5
(31)
Closing a workbook or printing a worksheet's contents are examples of ____.
(Multiple Choice)
4.8/5
(39)
Logical operators are used to combine expressions within a(n)condition._________________________
(True/False)
4.7/5
(41)
The ____ command is always the last line in a sub procedure and tells Excel to stop running the macro.
(Multiple Choice)
4.7/5
(40)
All of the following are properties of the Range object EXCEPT ____.
(Multiple Choice)
4.8/5
(32)
One important use of the Visual Basic Editor is to manage your projects.
(True/False)
4.8/5
(36)
The ____ control structure allows you to repeat a series of commands a set number of times.
(Multiple Choice)
4.7/5
(36)
To refer to a specific object in a(n)____________________,use this syntax: object_collection(id).
(Short Answer)
5.0/5
(41)
A(n)____________________ is a statement that describes the behavior or purpose of a procedure.
(Short Answer)
4.8/5
(32)
The macro recorder writes the most efficient code and records only those commands and actions you want in the finished project.
(True/False)
4.8/5
(33)
Explain which of the following screen elements are part of the Excel window,the workbook window,and the worksheet: formula bar,ScreenTips,chart element names on hover,horizontal and vertical scroll bars,row and column headers,sheet tabs,and gridlines.
(Essay)
4.9/5
(43)
The ____ control structure repeats a series of commands as long as a particular condition is true.
(Multiple Choice)
4.9/5
(40)
-In the window in the accompanying figure,to view the list of properties in alphabetical order and by category,you can click the tabs at the top of the window.

(True/False)
4.8/5
(38)
To open the Code window to the contents of a specific module,select the module in the Project Explorer window and then press the ____ key.
(Multiple Choice)
4.8/5
(39)
To break a line to make your code easier to read,type a space followed by the ____ character at the end of the line.
(Multiple Choice)
4.9/5
(36)
Showing 61 - 80 of 150
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)