Multiple Choice
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?
A) Ctrl+F9
B) Ctrl+V
C) Alt+F11
D) Alt+V
Correct Answer:

Verified
Correct Answer:
Verified
Q5: Which of the following is true about
Q6: Which of the following VBA structures is
Q7: In VBA,_ are declared with a specified
Q8: Visual Basic for Applications (VBA)manipulates _,such as
Q9: Which of the following operators has the
Q11: An assignment statement is a VBA statement
Q12: The macro recorder can only produce _
Q13: Units of VBA code are often referred
Q14: Variable-length strings theoretically can hold as many
Q15: Which of the following elements of VBA