Well ,Originally posted by thegenesi
Dim arry() As String
as apposed to
Dim arry(2) As String
or is that where redim preserve comes in?
Dim arry(2) As String ' here it declares number of elements the array can hold .
|
Results 1 to 16 of 16
Threaded View
|
Click Here to Expand Forum to Full Width |