Multiple Choice
Case-Based Critical Thinking Questions
Case 12-2
Your cousin Rebecca knows that you are an experienced VBA programmer so she turns to you for some general guidance when she wants to get started as a programmer herself.
-Rebecca would like to make a reference to the second open Excel workbook window.What do you tell her is the syntax for this?
A) Workbook(2)
B) Open(2)
C) Range(2)
D) Windows(2)
Correct Answer:

Verified
Correct Answer:
Verified
Q108: To test several conditions in a macro,using
Q109: To determine whether an expression used in
Q110: Is it necessary to specify a data
Q111: To edit a VBA macro,you need to
Q112: Case-Based Critical Thinking Questions<br>Case 12-1<br>Chantal is building
Q114: VBA is a(n)object-linked programming language._
Q115: A(n)_ is a collection of VBA macros.<br>A)
Q116: In the function user = InputBox("Enter your
Q117: When you hide screen elements that are
Q118: _ is a file format developed by