This is a simple question... I'm sure someone out there knows the answer to it...
I have a 2-D array...
ReDim A(1 to x, 1 to y)
I need to know the upper-bound of the second dimension of A (which is y), but UBound(A) only gives me x.
Thanks,
Paul
This is a simple question... I'm sure someone out there knows the answer to it...
I have a 2-D array...
ReDim A(1 to x, 1 to y)
I need to know the upper-bound of the second dimension of A (which is y), but UBound(A) only gives me x.
Thanks,
Paul
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks