How to convert table format layout in Excel

arnemenzo

New Member
Joined
Oct 31, 2016
Messages
4
Hi Experts,

I've been searching for hours a solution about my issue but I can't find any. My task is to convert the layout of this raw data tabular format in to a new format similar with a Pivot Table.
Do you have any idea on how I can easily convert it? Maybe using VBA or something.

I'm tired of doing this manually using transpose. I hope someone could help me automate this. Thanks in advance!
 

Attachments

  • 2021-06-08 00_12_11-.png
    2021-06-08 00_12_11-.png
    35.7 KB · Views: 14

Excel Facts

Whats the difference between CONCAT and CONCATENATE?
The newer CONCAT function can reference a range of cells. =CONCATENATE(A1,A2,A3,A4,A5) becomes =CONCAT(A1:A5)
Select the raw data, goto Data>Get & Transform Data>From Sheet.

You should now be in Power Query and you can convert the data into the desired format by right clicking the Branch column and selecting Unpivot Other Columns

To return the data to Excel goto File>Close & Load.
 
Upvote 0
Solution

Forum statistics

Threads
1,215,029
Messages
6,122,757
Members
449,094
Latest member
dsharae57

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top