Hi,
I have four arrays named 1deg, 2 deg, 3 deg and 4deg.
I would like to populate the contents of these arrays into range with a single loop i the following manner:
However this returns only a string composed with the "i" value and word "deg". Is there a way to concatenate the array name, so that the output would be the array contentes not the "i"+"deg" string?![]()
Please Login or Register to view this content.
Thanks in advance
Regards
Bookmarks