Is there a way to determine the total number of elements in an array?
Like if I did this:
that turns stuff into an array. Is there a way to return how many elements are in that array??Code:Dim stuff As Variant stuff = Split(Text1.Text,",")
|
Results 1 to 3 of 3
Thread: max number of elements
|
Click Here to Expand Forum to Full Width |