Is it possible to put a dynamically calculated array in a VBA dictionary?
What I have now is:
![]()
Please Login or Register to view this content.
Is it possible to put a dynamically calculated array in a VBA dictionary?
What I have now is:
![]()
Please Login or Register to view this content.
Last edited by wizuriel; 01-16-2013 at 04:29 PM.
the array boundaries start at 0 so
![]()
Please Login or Register to view this content.
Josie
if at first you don't succeed try doing it the way your wife told you to
no you are not-you are adding a one element array containing the value 3 to the dictionary. if you want to create a dynamic array you don't use the Array operator you declare a dynamic array and then resize it
![]()
Please Login or Register to view this content.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks