 |
Array Assignment | Roy MacLean's VBA Blog
In various programming languages, including VBA, arrays inhabit a twilight zone between the basic types and the classes. For example, there is usually a syntax for literal arrays. In VBA this is the function Array(), which returns an array of Variant (sin
roymacleanvba.wordpress.com |
 |