Compilation of data contained in a list of Sheets

Tristan Danic

New Member
Joined
Dec 6, 2013
Messages
6
Good afternoon everybody,

I would like to create in a Sheet named "Report" a compilation of data located in the Sheets "Sheet1" and "Sheet2"

I already managed to obtain a list of active Sheets linked with hyperlink via a macro : result (in a sheet named "P.M.T" in cell A1) :

[TABLE="width: 164"]
<colgroup><col></colgroup><tbody>[TR]
[TD]Programme Template (2)[/TD]
[/TR]
[TR]
[TD]Sheet1[/TD]
[/TR]
[TR]
[TD]Sheet2[/TD]
[/TR]
</tbody>[/TABLE]
Report

(obviously, this list will grow in time)

Is there any possibility to do this "merging" of data from the row 4 up to the row 500 of each active Sheet ?
Is there any possibility to create this macro from the sheets names in the range A1:A200 ??

Thank you.
 

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