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

Popular posts from this blog

android - Pass an Serializable object in AIDL -

php - Improving script execution time -

How to provide Authorization & Authentication using Asp.net, C#? -