Hi all,
I would like to organize my Excel sheet which contains the output of multiple XML files with the same column names, but in mixed columns. An example of the data is given below.
As you can see there is structure as the column names do match up. Is there a way to organize an excel file like below?
Thanks in advance and happy holidays to everyone!
| Column 1 | Column 2 | Column 3 | Column 4 |
| Data 1 | Data 2 | Data 3 | Data 4 |
| Data 1 | Data 2 | Data 3 | Data 4 |
| - blank excel line | | | |
| Column 1 | Column 3 | Column 4 | |
| Data 1 | Data 3 | Data 4 | |