To: selvaganapathy
Is it ok, if i will just use the
ReDim Preserve AnArray(10) As Integer
does this statement will automatically change the size of the array? so that I will not have to type in the :
ReDim AnArray(10) As Integer
above it? Thanks in advance...^_^...
Reputation Points: 14
Solved Threads: 14
Junior Poster in Training
Offline 57 posts
since Jul 2009