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
The quickest way to activate the VBE is to press Ctrl + F11 when Excel is active.
(True/False)
4.8/5
(37)
Which of the following would be considered a named element whose value would not change during the execution of a procedure?
(Multiple Choice)
4.8/5
(36)
Which of the following is a VBA statement that allocates the result of an expression to a variable or an object?
(Multiple Choice)
4.8/5
(32)
Which of the following terms refers to repeating a block of statements or code numerous times?
(Multiple Choice)
4.9/5
(38)
Which of the following is true about the way a macro works?
(Multiple Choice)
4.9/5
(27)
Which of the following statements is VBA's most important control structure?
(Multiple Choice)
4.8/5
(38)
You can customize the Excel toolbars with your own buttons that execute the macros you write.
(True/False)
4.9/5
(45)
Which of the following Excel tools allows you to record a sequence of commands in Excel and save them?
(Multiple Choice)
4.9/5
(31)
_____ is a type of code which consists of one or more statements that you provide to VBA.
(Short Answer)
4.8/5
(24)
Some Visual Basic for Applications (VBA)procedures,such as ____,always start at the code's beginning and progress line by line to the end,never deviating from this top-to-bottom flow.
(Short Answer)
4.8/5
(28)
Excel and Visual Basic for Applications (VBA)can work with both numbers and text.Text is often referred to as a(n)____.
(Short Answer)
4.9/5
(40)
The _____ is a software tool that lets you record a sequence of commands in Excel and save them as a macro.
(Short Answer)
4.7/5
(31)
Which of the following is a programming language that includes build-in commands that mimic the functionality available from menus and dialog boxes within an application?
(Multiple Choice)
4.8/5
(41)
Which of the following data type uses 1 byte per character and whose range of values varies?
(Multiple Choice)
4.7/5
(36)
Which VBA loop structure is controlled by a counter variable,which starts at one value and stops at another value?
(Multiple Choice)
4.9/5
(28)
While entering a VBA code directly,to continue a single line of code from one line to the next,end the first line with:
(Multiple Choice)
5.0/5
(29)
Dan was making a science project.He wanted to automate the two steps of adding a background theme to the cells and then printing the worksheet.Which of the following Excel actions can help Dan achieve this?
(Multiple Choice)
4.8/5
(29)
Showing 61 - 80 of 125
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)