Hello,
I have a question about converting data in multiple columns and rows into a single row for each cell. I'm wondering if anyone knows of a macro or Excel formula that could accomplish this. I'll try to provide an example below.
As Is:
Column 1 Column 2 Column 3
Row 1: Test1 Test2
Row 2: Test3
Row 3: Test4 Test5 Test6
Row 4: Test7 Test8
To Be:
Column 1
Row 1: Test1
Row 2: Test2
Row 3: Test3
Row 4: Test4
Row 5: Test5
Row 6: Test6
Row 7: Test7
Row 8: Test8
Any assistance would be greatly appreciated!
I have a question about converting data in multiple columns and rows into a single row for each cell. I'm wondering if anyone knows of a macro or Excel formula that could accomplish this. I'll try to provide an example below.
As Is:
Column 1 Column 2 Column 3
Row 1: Test1 Test2
Row 2: Test3
Row 3: Test4 Test5 Test6
Row 4: Test7 Test8
To Be:
Column 1
Row 1: Test1
Row 2: Test2
Row 3: Test3
Row 4: Test4
Row 5: Test5
Row 6: Test6
Row 7: Test7
Row 8: Test8
Any assistance would be greatly appreciated!