Constant Value DescriptionvbEmpty 0 Uninitialized (Default)vbNull 1 Contains no valid datavbInteger 2 Integer subtypevbLong 3 Long subtypevbSingle 4 Single subtypevbDouble 5 Double subtypevbCurrency 6 Currency subtypevbDate 7 Date subtypevbString 8 String subtypevbObject 9 ObjectvbError 10 Error subtypevbBoolean 11 Boolean subtypevbVariant 12 Variant (used only for arrays of variants)vbDataObject 13 Data access objectvbDecimal 14 Decimal subtypevbByte 17 Byte subtypevbArray 8192 Array
.