Unpivot an Excel matrix/pivot-table?

前端 未结 4 1011
慢半拍i
慢半拍i 2020-12-07 04:28

Is there a quick way to \"unpivot\" an Excel matrix/pivot-table (in Excel or elsewhere), without writing macros or other code ?
Again, I can write co

4条回答
  •  無奈伤痛
    2020-12-07 05:04

    Oh, well, it's a little complicated. One of the problems is, the wizard-callup shortcuts don't work in non-english versions of excels (damn, at home I would have the English version, but here at work...)

    Here's a good video: https://www.youtube.com/watch?v=pUXJLzqlEPk

    But youtube videos can be deleted, so to make it a solid SO answer:

    First, you need to go to "Options", and add the menuband-item "Pivot table and PivotChart Wizard".

    Create a multiple consolidation pivot table

    and use the custom variant

    and select the range, and in new work sheet

    then delete rows and columns fields

    Double click on the NUMBER (54 in the picture)

    and excel will give you the halfway normalized data.

提交回复
热议问题