variant
A special data type that can contain numeric, string, or date data as well as the special values Empty and Null. All variables become Variant data types if not explicitly declared as some other data type. The VarType function defines how the data in a Variant is treated.