PROGRAMMING WITH VBA - Practice Mode
1) Which is a series of items where all items share the same properties and methods in VBA?
Correct Answer: Collections
2) Which button allows a single choice within a limited set of mutually exclusive choice?
Correct Answer: Option button
4) Which one creates a box with a scrollable list containing a number of input values in VBA?
Correct Answer: List box