Combine data from multiple workbook/worsheets into a master file

lakshmi.acharya

New Member
Joined
Jun 16, 2011
Messages
6
Hi,

I'm using the macro code from the below post (Thank you!! Tom Urtis) and everything almost works the way I needed for just one small glitch.

http://www.mrexcel.com/forum/showthread.php?t=83597&page=2

This code copies data from each of the worksheet in the 'District' workbook into the respective worksheet in the Main workbook. When any worksheet in the 'District' workbook has no data and has just the header, the macro is copying the header row into the respective worksheet in the Main workbook; resulting in two rows of the same header. Interestingly, this works fine when there are other rows of data in the worksheet.

I think I need to change the code just a little to get what I want but being a novice at this, I'm having a hard time figuring it out. Any help that I can get will be much appreciated.

Thanks,
Lakshmi
 

Excel Facts

Add Bullets to Range
Select range. Press Ctrl+1. On Number tab, choose Custom. Type Alt+7 then space then @ sign (using 7 on numeric keypad)

Forum statistics

Threads
1,224,600
Messages
6,179,836
Members
452,947
Latest member
Gerry_F

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