A
Adrian T
Hi:
I have a 15x5 array (MyArray). Now I want to populate lets
say 1x15 range, i.e. "E3:S3" with only the third column
vector of MyArray. So there are two things happening here,
I need to select only the third column and to resize it
from 15x1 (the original size of the 3rd column vector) to
1x15.
Is there any way to do it without using loops?
Regards,
Adrian T
I have a 15x5 array (MyArray). Now I want to populate lets
say 1x15 range, i.e. "E3:S3" with only the third column
vector of MyArray. So there are two things happening here,
I need to select only the third column and to resize it
from 15x1 (the original size of the 3rd column vector) to
1x15.
Is there any way to do it without using loops?
Regards,
Adrian T