A(n) ________ is an effective way of using VBA code to increase the interactivity of a dashboard by prompting the user for information and storing that information in a variable to be used later

A) scroll bar B) spinner C) list D) input box

D

Computer Science & Information Technology

You might also like to view...

Match the following Comparison Operators expression with their example:

I. =25 II. >25 III. <25 IV. <>25 V. >=25 A. Less than 25 B. Equals 25 C. Does not equal 25 D. Greater than or equal to 25 E. Greater than 25

Computer Science & Information Technology

The ________ controls the movement of data and instructions into and out of the processor.

A. control unit B. ALU C. shifter D. branch

Computer Science & Information Technology