ocr: DynamicMiulidimensionalArrays - frm2DArray (Code) -0x Form Load Option Explicit Dynamic Multidimensional Array -0x 'I/ Dynamic sultidimensional Arrays - Simple example of a two-dimensional array '1I It has rows and columns just like a spreadsheet in a program like MS Excel. Now go inspect the code to see how easy it is! 'I/ The array in this demo is dynamic because it is redimmable. '1I by John Rirwin (02/01/02) l, - Close A1 B1 C1 1/**** The Uption Base statement makzes code reuse more difficult, especially A2 B2 C2 '1/ if you like to cut and paste, because you have to be aware of what the '1 ...