I'm getting started with VBA. I'm running Excel 2007. Looking to improve this code so that it might run faster. At current speeds it'll take 15+ hours (ran through 18MB out of 647MB in about 30 minutes).
I have 77 different files I've renamed "1" through "77". Each file is set up as a data base with records in rows A through AF. For each record of each file I want to look in row N, and if it is a certain value add the entire record to a singular file. Here is the code I created. I believe there are efficiencies that could be implemented, I just don't know what they would be, being a newb. Any help would be appreciated. The code is below. Thanks!
![]()
Please Login or Register to view this content.
Bookmarks