Hi guys, How can I change the array size when I want to add an element?
This code give me an error message, which is "Compile Error: Array Already Dimensioned".![]()
Please Login or Register to view this content.
Hi guys, How can I change the array size when I want to add an element?
This code give me an error message, which is "Compile Error: Array Already Dimensioned".![]()
Please Login or Register to view this content.
check out this
if you just redim all previously assigned values will disappear (try to remove Preserve from second redim and check what is arrMy(1) at the end![]()
Please Login or Register to view this content.
Its still the same, we cannot redimension the array after we already dimensioned it...
Or anyone know how to delete the array arrMy(), so we can dimension it one more time.
Sorry Kaper, your code work!
Thanks you so much, really don't know the meaning of Dim and Redim!
I think i have to study more about it.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks