ProteanBeing
01-30-2008, 10:56 AM
I have defined an unspecified array
 
dim MyArray() as variant
 
is there a keyword or function that can tell me how many items are in the array?
dim MyArray() as variant
is there a keyword or function that can tell me how many items are in the array?