Hey,
I think my question is very easy to solve, so I don't have an example yet.
I have a three ranges of data
B19:B38
C19:C38
I19:I39
I need to transfer that to:
B19:B38 --> column 2, 5, 8, 11, ... 59
C19:C38 --> column 3, 6, 9, 12, ... 60
I19:I39 --> column 4, 7, 10, 13, ... 61, 62 (I39 needs to be put last)
How can I find a way to script this easily?
Bookmarks