Collect data from multiple worksheets in one worksheet

jcsantos

New Member
Joined
Nov 5, 2018
Messages
5
I have monthly workbooks (October, November, etc.) with data, and in each month
-there's cycle of work of seven days (call it sheets:1,2,3,4,5,6,7)
-after each cycle it stops for two days (sheets:8 and 9)
-and it starts again (sheets:10,11,12...16)

I want to resume the data from some columns of each cycle in sheets called (cycle1, cycle2, cycle3...)
-For example I want it to collect the data from the column C, from row 3 till the last fulfilled cell with limit row 33 (because the number of cells fill vary by day) and put it in sheet"cycle1" from cell B5 downwards.
-And I need to do the same task for another column E3 till last fulfilled one (limit E33, and collect it in the row of sheet "cycle1" from C5 downwards
-sometimes the cycle has to collect data from two different workbooks (October and November for example)
-and I would like to put in row A from cell A5 down the sheet origin of the collected data

Thanks
 

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"

Forum statistics

Threads
1,214,636
Messages
6,120,668
Members
448,977
Latest member
moonlight6

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