J
Jimmy
Dim myArray(0 To n) As String
The dimensions of this array change throughout.
Why can't I use the variable 'n' in the declaration?
And, more importantly, can someone help me solve this problem?
Thanks,
Jimmy
The dimensions of this array change throughout.
Why can't I use the variable 'n' in the declaration?
And, more importantly, can someone help me solve this problem?
Thanks,
Jimmy