Multiple Choice
When you want to execute one or more statements conditionally,what VBA structure would you use?
A) If-Then
B) Do-While
C) For-Next
D) Do-Until
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q98: A Sub procedure is a VBA macro
Q99: In VBA,which of the following logical operators
Q100: Which of the following does a VBA
Q101: When you record a macro,Excel automatically inserts
Q102: To assign a value to a variable,you
Q104: Which of the following is used to
Q105: When entering code directly into a module,which
Q106: Which of the following key(s)will display the
Q107: Units of VBA code are called subroutines.
Q108: A single VBA module can store any