TheWizardofInt
Well-known member
I am obviously doing this wrong
I will declare an array as public in the class for the form I am using on the page
Within a sub procedure that is also public within the class, I will redim the array and fill it with information
The next time I call the array, it has a value of nothing.
Any idea why?
I will declare an array as public in the class for the form I am using on the page
Within a sub procedure that is also public within the class, I will redim the array and fill it with information
The next time I call the array, it has a value of nothing.
Any idea why?