Essential VBA Elements
VBA has many elements that are common to all modern programming languages,
such as comments, variables, constants, data types, operators, branching and looping structures, and arrays.
These will be introduced here.
- Dialog Boxes for Input and Output