Hello,
Is there is a way to merge two arrays with 2 different dimensions with vba ( 2 columns, unlimited rows) ?
array1 (a, 2)
array2 (b, 2)
Array 3 ( a+b,2 ) = Merge(array1, array2 )
Thank you ?
Najwa.
Hello,
Is there is a way to merge two arrays with 2 different dimensions with vba ( 2 columns, unlimited rows) ?
array1 (a, 2)
array2 (b, 2)
Array 3 ( a+b,2 ) = Merge(array1, array2 )
Thank you ?
Najwa.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks