Useful Array Functions for VBA, Part 3 September 10, 2012 by JP 3 Comment(s) In the previous article, we reviewed some VBA functions that populate arrays. In this article we look at a function to resize arrays as well as checking their size. Continue Reading » Filed Under: VBA Tagged With: array, resize, size
Follow Me