Multiple Choice
Which of the following is true about the Immediate window?
A) It shows you the properties that can be changed for the currently active object in the Project Explorer window.
B) It displays a tree diagram that consists of every workbook currently open in Excel.
C) It can be displayed by pressing Ctrl + R.
D) It is most useful for executing VBA statements directly.
Correct Answer:

Verified
Correct Answer:
Verified
Q58: In the Visual Basic Editor (VBE),the _
Q59: A macro is a VBA procedure that
Q60: In which of the following VBA structures,a
Q61: The quickest way to activate the VBE
Q62: Which of the following would be considered
Q64: A variable is the simplest type of
Q65: Which of the following is a VBA
Q66: Which of the following terms refers to
Q67: Which of the following is true about
Q68: Which of the following statements is VBA's