MacroManII
Programmer
Hi,
I have a multidementional array that I want to Re-Dimension and preserve the data. I have tried ..
Redim Preserve Myarray( 100, 20)
But this does not work ..
Help
MacroManII
I have a multidementional array that I want to Re-Dimension and preserve the data. I have tried ..
Redim Preserve Myarray( 100, 20)
But this does not work ..
Help
MacroManII