Exam 22: Programming in Excel With VBA
Exam 1: The Information Age in Which You Live: Changing the Face of Business140 Questions
Exam 2: Major Business Initiatives: Gaining Competitive Advantage With It121 Questions
Exam 3: Databases and Data Warehouses: Supporting the Analytics-Driven Organization120 Questions
Exam 4: Analytics, Decision Support, and Artificial Intelligence: Brain-Power for Your Business124 Questions
Exam 5: Electronic Commerce: Strategies for the New Economy128 Questions
Exam 6: Systems Development: Phases, Tools, and Techniques138 Questions
Exam 7: Infrastructure, Cloud Computing, Metrics, and Business Continuity Planning: Building and Sustaining the Dynamic Enterprise125 Questions
Exam 8: Protecting People and Information: Threats and Safeguards126 Questions
Exam 9: Emerging Trends and Technologies: Business, People, and Technology Tomorrow120 Questions
Exam 10: Computer Hardware and Software125 Questions
Exam 11: The World Wide Web and the Internet125 Questions
Exam 12: Designing Databases and Entity-Relationship Diagramming100 Questions
Exam 13: Decision Analysis With Spreadsheet Software117 Questions
Exam 14: Network Basics125 Questions
Exam 15: Building a Web Page With Html110 Questions
Exam 16: Object-Oriented Technologies112 Questions
Exam 17: Computer Crime and Digital Forensics125 Questions
Exam 18: Building an E-Portfolio137 Questions
Exam 19: Implementing a Database With Microsoft Access129 Questions
Exam 20: Careers in Business132 Questions
Exam 21: Building Web Sites With Front-page125 Questions
Exam 22: Programming in Excel With VBA125 Questions
Select questions type
When you record a macro,Excel automatically inserts a VBA _____ to hold the recorded code.
(Multiple Choice)
4.7/5
(28)
To assign a value to a variable,you must use the _____ operator.
(Short Answer)
4.9/5
(29)
When you want to execute one or more statements conditionally,what VBA structure would you use?
(Multiple Choice)
4.8/5
(40)
Which of the following is used to declare an explicit variable with VBA code?
(Multiple Choice)
4.8/5
(28)
When entering code directly into a module,which key should be used to indent some of the lines to make the code easier to read?
(Multiple Choice)
5.0/5
(40)
Which of the following key(s)will display the Project Explorer window if it is not visible on the VBE Program Window?
(Multiple Choice)
4.7/5
(29)
A single VBA module can store any number of Sub procedures,Function procedures,and declarations.
(True/False)
4.8/5
(31)
If the function you need is not already in Excel,you can write your own _____ using VBA.
(Short Answer)
4.9/5
(35)
Which of the following Excel tools allows you to automate the building and running of complex calculations that are not included in the standard set of Excel functions?
(Multiple Choice)
5.0/5
(37)
The term _____ refers to repeating a block of statements or code numerous times.
(Short Answer)
4.8/5
(31)
The Select Case structure is used for decisions involving 2 options.
(True/False)
4.8/5
(33)
Which of the following is the simplest type of looping statement?
(Multiple Choice)
4.9/5
(33)
All macros reside in code modules of which there are two types: _____ and _____ modules.
(Short Answer)
4.9/5
(37)
Excel and VBA can work with both numbers and text.Text is often referred to as ____.
(Multiple Choice)
4.9/5
(31)
The _____ is a separate application where you write and edit your Visual Basic macros.
(Short Answer)
4.8/5
(26)
When saving an Excel workbook,any macro that has been created will automatically get saved within the workbook.
(True/False)
4.8/5
(41)
The macro recorder is a software tool that lets you record a sequence of commands in Excel and save them as a macro.
(True/False)
4.9/5
(34)
Showing 101 - 120 of 125
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)