Hi All,
I have been copy/pasting for hours now and thought there has to be a quicker way, so here I am to seek some advice. I have data that looks like this:
A1 - Title 1, B1 - Title 2, C1 - Title 3
A2 - Data 1, B2 - Data 2, C2 - Data 3
A3 - Data 1, B3 - Data 2, C3 - Data 3
A4 - Data 1, B4 - Data 2, C4 - Data 4
What I need is for it to look like the following:
A1 - Data 1, B1 - Title 1
A2 - Data 1, B2 - Title 1
A3 - Data 1, B2 - Title 1
A4 - Data 1, B2 - Title 1
A5 - Data 2, B1 - Title 2
A6 - Data 2, B2 - Title 2
A7 - Data 2, B2 - Title 2
A8 - Data 2, B2 - Title 2
So I guess it's a little bit like a transpose, but for multiple columns. Is there a way to do this with a formula of some sort? In the end, I have a stack of columns that I need to move into one list and then reference the title in the following column.
Thanks in advance for your help!
I have been copy/pasting for hours now and thought there has to be a quicker way, so here I am to seek some advice. I have data that looks like this:
A1 - Title 1, B1 - Title 2, C1 - Title 3
A2 - Data 1, B2 - Data 2, C2 - Data 3
A3 - Data 1, B3 - Data 2, C3 - Data 3
A4 - Data 1, B4 - Data 2, C4 - Data 4
What I need is for it to look like the following:
A1 - Data 1, B1 - Title 1
A2 - Data 1, B2 - Title 1
A3 - Data 1, B2 - Title 1
A4 - Data 1, B2 - Title 1
A5 - Data 2, B1 - Title 2
A6 - Data 2, B2 - Title 2
A7 - Data 2, B2 - Title 2
A8 - Data 2, B2 - Title 2
So I guess it's a little bit like a transpose, but for multiple columns. Is there a way to do this with a formula of some sort? In the end, I have a stack of columns that I need to move into one list and then reference the title in the following column.
Thanks in advance for your help!