I have a table that looks like this in Excel:
|firstname |Greg |
|secondname|Armstrong|
|firstname |Joe |
|secondname|Bloggs |
|firstname |Jane |
|secondname|Doe |
And I need to change it to look like this:
|firstname|secondname|
|Greg |Armstrong |
|Joe |Bloggs |
|Jane |Doe |
I'm not particularly well versed in all the functionality that Excel has so I don't even know what to look for.
Any help would be appreciated. Thanks.
