Firstly, I am new to this forum and so apologise if this post is in the wrong section. Here's my problem...
I have a group of data (lets call it Group 1). It exists in six columns and six rows. I need to take the 2nd row and place it alongside the first row - in six new columns. So now I have 12 columns all on the same row. I take third row and place (move it with cut 'n paste) it in the 1st row (next to the second row of data I've just pasted). So now I have 18 columns. I do the same with the 4th, 5th and 6th rows.
So - what did exist in a 6x6 format now exits in a 1x36 formats. One row and 36 columns.
And that's for Group 1 data. I have 152 groups like that.
Everything in the 1st row of each group has to be under each other.
So, that's 152 rows of the first lines of data. Taking up 6 columns.
Everything in the 2nd row has to be under each other.
So that's 152 rows for the second lines of data. Taking up the NEXT 6 columns.
And so on. And so on for each row of each Group. It isn't a sort data or a transpose problem.
I've done over 1000 cut and pastes. I've tried a macro but can't get it to work. When I record it for Group 1, all is ok (it's recording and so it would be). When I run it (for Group 2), then Group 1 data is overwritten.
It's driving me mad and has taken me hours.
Help appreciated. Thank you.
Bookmarks