I have a 2-D array dimensioned as
and filled with values![]()
Please Login or Register to view this content.
I want to assign the column of entries into a 1D array which is dimensioned as
I want to do this in a single statement, without using a loop![]()
Please Login or Register to view this content.
If I were writing in <real> language like MATLAB, I would just write
is there an equivalent in VBA?![]()
Please Login or Register to view this content.
Bookmarks