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
It is permissible to use spaces when assigning variable names.
Free
(True/False)
4.9/5
(35)
Correct Answer:
False
VBA stands for Virtual Basic for Applications.
Free
(True/False)
4.9/5
(28)
Correct Answer:
False
VBA is only a programming language and not a macro language.
Free
(True/False)
4.8/5
(27)
Correct Answer:
False
The quickest way to activate the Visual Basic Editor (VBE)is to press _____ when Excel is active.
(Short Answer)
4.9/5
(40)
Which of the following VBA structures is recommended in a decision involving three or more options?
(Multiple Choice)
4.8/5
(30)
In VBA,_____ are declared with a specified number of characters.
(Short Answer)
4.9/5
(33)
Visual Basic for Applications (VBA)manipulates ____,such as a workbook,a worksheet,a cell range,a chart,or a shape.
(Short Answer)
4.9/5
(29)
Which of the following operators has the highest precedence in VBA?
(Multiple Choice)
4.9/5
(28)
When working on a worksheet,Ben was editing his macros using the Visual Basic Editor (VBE).After a while he wanted to go back to the Excel application interface.Which of the following key(s)should Ben use to toggle between the Excel application interface and the VBE?
(Multiple Choice)
4.8/5
(32)
An assignment statement is a VBA statement that assigns the result of an expression to a variable or an object.
(True/False)
4.7/5
(31)
Variable-length strings theoretically can hold as many as 2 billion characters.
(True/False)
4.8/5
(30)
Which of the following elements of VBA programming may change during the execution of a procedure?
(Multiple Choice)
4.7/5
(40)
Which of the following key(s)will display the Immediate Window if it is not visible on the VBE Program Window?
(Multiple Choice)
4.9/5
(37)
A(n)_____ is a VBA statement that assigns the result of an expression to a variable or an object.
(Short Answer)
4.9/5
(35)
In a Do-While loop,the macro executes the loop until the condition is true.
(True/False)
4.9/5
(25)
Which of the following is true about the Do-Until loop structure?
(Multiple Choice)
4.8/5
(28)
Showing 1 - 20 of 125
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)