Hi All
Im relatively new to VBA and need help redimensioning a multidimensional array in vba. I receive the following error when I attempt to redimension:
"Array already dimensioned"
Can anyone please provide an example of how to redimension a multidimensional array? Or is it possible to initialise the array with a non constant value?
Many Thanks
Colin Daly
Im relatively new to VBA and need help redimensioning a multidimensional array in vba. I receive the following error when I attempt to redimension:
"Array already dimensioned"
Can anyone please provide an example of how to redimension a multidimensional array? Or is it possible to initialise the array with a non constant value?
Many Thanks
Colin Daly