How do you get the last number of a array?
so I could do this
Dim Array() as string
Dim lastnum as integer
lastnum = lstarr(array())
debug.print array(lastnum)
and it would print the last string
in the array
Thanks!
|
Results 1 to 3 of 3
Thread: End Of Array?Threaded View
|
Click Here to Expand Forum to Full Width |