VBGamer |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RE: Help! :P Adam Hoult (9 replies, 0 views) (2000-Jul-7) The only time vbVariant is returned from VarType is when it's an array of Variants (at Which point it will return vbVariant + vbArray. Otherwise it will return the data type of the value stored inside the variant. (Unless the the variant is holding a UDT)
HTH
Adam
|