6 Different kinds of values

As with most programming languages, VBA supports a variety of types of values. The most commonly used ones are numerical, string and boolean.

 6.1 Numerical values
 6.2 String values
 6.3 Boolean values