The datatype Variant can be used instead of any other datatypes to be more flexible in handling data.
In addition to numbers of any type, variant variables can also manage strings, arbitrary binary data, and object references to COM objects.
Variables from Type Variant are defined locally as follows:
Dim data As Variant
Attribute Properties and Functions:
Standard-Attributes:
Standard-Events:
Special Attributes: