Copy filtered data from multiple workbooks in to one

ipicdesign

New Member
Joined
Feb 25, 2019
Messages
2
I need to copy data A2:F100000 from 10+ workbooks, sheet1 (all in the same folder called “LC”) into one workbook called “Masterfile” in the sheet called “Data”. However since it is about 100 000 rows of data in each workbook I need to first filter out each row where the value in column E and F are both zero. I’m very new to VBA and was hoping someone could help me out. Thanks!
 

Excel Facts

How to create a cell-sized chart?
Tiny charts, called Sparklines, were added to Excel 2010. Look for Sparklines on the Insert tab.

sandy666

Banned - Rules violations
Joined
Oct 24, 2015
Messages
7,497
it must be a vba?

what is your version of excel?
 
Last edited:
Upvote 0

Forum statistics

Threads
1,195,582
Messages
6,010,578
Members
441,557
Latest member
Jbest23

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
Top