Hi All,
I know I have seen this somewhere in this forum of the VBA forum before, but for the life of me I can't find it using the search utilities. Basically what I want to do is have a public multidimensional array available to my form, populate it when the form loads, and have these values available to any subs running on the form. I could've sworn that there was a way to do this by creating the array in a module (but not the form module) and instantiating it somehow, but my memory is a bit fuzzy.
Any attempts to clear it up would be greatly appreciated.
Thanks much,
Alex
Ignorance of certain subjects is a great part of wisdom
I know I have seen this somewhere in this forum of the VBA forum before, but for the life of me I can't find it using the search utilities. Basically what I want to do is have a public multidimensional array available to my form, populate it when the form loads, and have these values available to any subs running on the form. I could've sworn that there was a way to do this by creating the array in a module (but not the form module) and instantiating it somehow, but my memory is a bit fuzzy.
Any attempts to clear it up would be greatly appreciated.
Thanks much,
Alex
Ignorance of certain subjects is a great part of wisdom