Exam 14: Visual Basic for Applications
Exam 2: Formatting, functions, and Formulas100 Questions
Exam 3: Cell References, named Ranges, and Functions102 Questions
Exam 4: Effective Charts98 Questions
Exam 5: Complex Conditional and Retrieval Functions100 Questions
Exam 6: Analyze Data Using Tables100 Questions
Exam 7: Multiple Worksheets workbooks and Templates100 Questions
Exam 8: Refine an Excel Application100 Questions
Exam 9: Organize, import, export, and Cleanse Data Sets100 Questions
Exam 10: Data Tables, scenario Manager, and Solver101 Questions
Exam 11: Loan Amortization, investment Analysis, and Asset Depreciation100 Questions
Exam 12: Business Statistics and Regression Analysis103 Questions
Exam 13: Excels Data Model, Power-pivot, and Power View96 Questions
Exam 14: Visual Basic for Applications99 Questions
Exam 15: Appendix:efficient Interaction With a Touch Screen67 Questions
Exam 16: The Common Features of Microsoft Office81 Questions
Select questions type
A(n)________ consists of a hierarchical collection of objects,consisting of properties,methods,and events that can be manipulated using VBA.
(Multiple Choice)
4.9/5
(27)
Labels are critical to dashboard design and can add clarity to the graphics being displayed.
(True/False)
4.7/5
(35)
________ provide management with a "Big picture" view of the business,usually from multiple perspectives using various charts and other graphical representations.
(Short Answer)
4.8/5
(28)
Creating a lookup table and using the ________ function is a common approach to linking values to various form controls.
(Multiple Choice)
4.8/5
(27)
Within the Visual Basic Editor,the Project ________ window houses a hierarchical listing of all object in a workbook,which includes macros and other modules.
(Multiple Choice)
4.8/5
(36)
________ worksheets from intentional or unintentional modification can be done by simply hiding the worksheets in the Excel workbook.
(Short Answer)
4.8/5
(35)
The ________ loops through an object collection or an array.
(Multiple Choice)
4.8/5
(31)
A run-time error occurs when the code is executed,displaying a description of the error.
(True/False)
4.9/5
(34)
Objects grouped together are called object ________,which can also be referred to as objects.
(Multiple Choice)
4.8/5
(32)
A particular object can be referenced inside a collection by referring to the ________ collection and then the name or number that represents that specific member of that collection.
(Short Answer)
4.9/5
(32)
To refer to a particular object using VBA,the objects need to be referred to in their hierarchical structure.For example,to refer to cell A1 in a specific worksheet,the code would be ________.
(Multiple Choice)
4.9/5
(34)
A ________ error occurs when the code is executed,displaying a description of the error.
(Multiple Choice)
4.8/5
(35)
When using the debugger,the code is executed one line at a time to make it easier to identify the exact point that the run-time error occurs.
(True/False)
4.8/5
(26)
________ are objects that can be placed into an Excel worksheet,providing the functionality to interact with your models.
(Multiple Choice)
4.9/5
(29)
All of the following are ways to make VBA code easy to read EXCEPT ________.
(Multiple Choice)
4.8/5
(36)
________ are visual controls that allow you to quickly and easily filter your data in an interactive way.
(Short Answer)
4.8/5
(34)
To create a function procedure you must first declare it is a function,and then provide the function with a name and an opening parenthesis.
(True/False)
4.8/5
(37)
Names for Sub procedures must begin with a letter and cannot contain any spaces.
(True/False)
4.7/5
(37)
Match the following terms with their description.
Correct Answer:
Premises:
Responses:
(Matching)
4.7/5
(40)
Dashboards are objects that can be placed into an Excel worksheet,providing the functionality to interact with your models.
(True/False)
4.8/5
(32)
Showing 21 - 40 of 99
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)