J
Jim Heavey
Hello, I was wonderin how you can tell the size of each dimmension of an
array. Say for instance you had and array declared as "Dim MyArray(4,2)
as String". How can you find the value for the first dimmension and/or
the second dimmension. It has a "Length" property, but I believe this
just gives you the size of the total array.
Thanks!!!!!!
array. Say for instance you had and array declared as "Dim MyArray(4,2)
as String". How can you find the value for the first dimmension and/or
the second dimmension. It has a "Length" property, but I believe this
just gives you the size of the total array.
Thanks!!!!!!