Transpose Multiple Sheets

beetle_cca

New Member
Joined
Aug 11, 2014
Messages
6
Hi,

Very new to excel and not sure how to accomplish what I need.

I have a multiple sheets with different names that look similar to the following:

ABCDEF......
1Day00 - Daily00 - Daily01 - Monday02 - Tuesday05 - Friday
2Time7:308:307:458:159:00
3WhoSalesSalesPartsPartsSales
4WhatRubbishRubbishRubbishRubbishRubbish
5Instructions1 891
625562
734233
846389
959658
10610927
117 15
...... 46

<tbody>
</tbody><colgroup><col><col span="7"></colgroup>

What I need to do is the tranpose the data in the top 4 rows into a Summary sheet with the following headings:

Day Time Who What

If possible I would like this to happen automitically when new data is enter into the next column of the source sheets.

I hope someone can help.

TIA
 

Excel Facts

Who is Mr Spreadsheet?
Author John Walkenbach was Mr Spreadsheet until his retirement in June 2019.
Hey beetle_cca,

How is your data imported?

Maybe there might be a way to change the way the data is imported.

If not - is the data in the same cells all the time?

If the same type of data is in the came columns and rows then you could use the macro recorder to train your macro to copy certain data and to paste it the way you want. Then it will automate it for you.

You will need to use the Developer tab in the ribbon and the click the "record macro" You will get a small pop up to name and describe the macro. After that then it is just going to record each action you take and build your macro.

If you are not familiar with it you can find some Youtube videos that should help.

later

Ty
 
Upvote 0

Forum statistics

Threads
1,216,030
Messages
6,128,418
Members
449,449
Latest member
Quiet_Nectarine_

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