I currently have a large amount of Excel data that is laid out with ‘Country’ and ‘Series’ as the row headings, and various years (1960-2012) as individual column headings. I want to pivot the data so I have ‘Country’ and ‘Year’ as the row headings and the various series as the column headings. How can I consolidate the years (1960-2012) so I can create a pivot table like this? Thanks
Share
Try unpivoting using my unpivot add-in here: http://tduhameau.wordpress.com/2012/09/24/the-unpivot-add-in/