ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Dynamic 2-Dim Array (https://www.excelbanter.com/excel-programming/302921-dynamic-2-dim-array.html)

kAVAL

Dynamic 2-Dim Array
 
Is it possible to have a dynamic 2 dim array?

The only way I can find to do this is to create several
single dimension arrays.

Kaval


Alan Beban[_2_]

Dynamic 2-Dim Array
 
kAVAL wrote:
Is it possible to have a dynamic 2 dim array?

The only way I can find to do this is to create several
single dimension arrays.

Kaval

Not entirely sure I understand what you mean, but after

Dim arr()

arr is a dynamic array. I.e., it can be redimensioned as often as desired.

Perhaps you could post something that illustrates your problem.

Alan Beban


All times are GMT +1. The time now is 12:14 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com