Hi All,
I’ve spent a lot of time searching the web looking for a Marco that will put an export of my music directory into 3 columns. Unlike other examples and posts I’ve read, I would like the Macro to copy and paste a set number of rows (66) into the next column only 3 columns are required. So after each copy & paste it looks for the next 66 rows heading down the column.
Eg (Rows 1 – 66 = C1), (Rows 67 - 132 = C2), (Rows 133 – 198 = C3) etc….
Example:
1
2
3
.
.
.
7700
into
I’ve spent a lot of time searching the web looking for a Marco that will put an export of my music directory into 3 columns. Unlike other examples and posts I’ve read, I would like the Macro to copy and paste a set number of rows (66) into the next column only 3 columns are required. So after each copy & paste it looks for the next 66 rows heading down the column.
Eg (Rows 1 – 66 = C1), (Rows 67 - 132 = C2), (Rows 133 – 198 = C3) etc….
Example:
1
2
3
.
.
.
7700
into
C1 C2 C3
1 67 133
2 68 134
3 69 135
4 70 136
5 71 137
6 72 138
. . .
. . .
. . .
66 132 198
2 68 134
3 69 135
4 70 136
5 71 137
6 72 138
. . .
. . .
. . .
66 132 198
C1 C2 C3
199 265 331
200 266 332
201 267 333
202 268 334
203 269 335
204 270 336
. . .
. . .
. . .
264 330 396
I thought this type of question would have been common, not the case.
Cheers – ad02916
200 266 332
201 267 333
202 268 334
203 269 335
204 270 336
. . .
. . .
. . .
264 330 396
I thought this type of question would have been common, not the case.
Cheers – ad02916