-
Solved: How to get the size of an array?
How does one get the size of a dynamic array in VBA on Office X?
Thanks in advance,
Mike
-
Mike
Wouldn't you use UBound?
-
Solved: How to get the size of an array
-
i am trying to do the same thing but Ubound is not working b/c my array is pulled from a filtered sheet in excel and the row numbers are not in order, the last row number is 33800 but the array is from filtered data and only has about 1000 rows. Ubound is returning 33800. Any ideas?
Thanks!
Dub 
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules