arrays - ReDim statement in VBA -
according tutorials, 2d array consists in (row, column). possible redim 2d-array increasing last dimension size. not more useful if default (column, row) ?
cause then, increasing number of rows instead of columns.
Comments
Post a Comment