Copy data from multiple sheets into one

aggiemarine07

New Member
Joined
Nov 5, 2013
Messages
46
Howdy! Ive seen elsewhere on the forum, notably here and here, that show what I want to do but for the life of me I cant adjust the code to get it work correctly.

I have 6 total sheets (Sheet2 through Sheet 7) that have the same column headers and data on each sheet (A6:J). I want to copy this data from these sheets and put it into a "Summary" sheet (Sheet1).

From here I want it to sort the data based on two criteria (Date and Time from the column headers; Columns A and C) moving all the rows with no data in Column E to the bottom.

Any help with this would be greatly appreciated! Thanks!
 

Excel Facts

Formula for Yesterday
Name Manager, New Name. Yesterday =TODAY()-1. OK. Then, use =YESTERDAY in any cell. Tomorrow could be =TODAY()+1.
Headers are in row 6 on every sheet?
Can it be assumed that every row to be copied has a value in column A? (For the purpose of knowing which is the last row in each sheet)
Should Sheet1 be cleared out (all data rows deleted) before copying all other sheets to it?
 
Upvote 0
Headers are in row 5 of each sheet, the data starts in row 6.

Yes there is a value in Column A and can be used to determine the last value, also Sheet 1 can e cleared out before copying.
 
Upvote 0

Forum statistics

Threads
1,223,234
Messages
6,170,891
Members
452,366
Latest member
TePunaBloke

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