Hey everyone

I'm working on an application (VB.Net), and need to move data from 1000+ text files (small amount of data from each file) into an Excel spreadsheet. I'm pretty sure I know how to pull the data from a single text file, but paging through the 1000+ files and moving the data into an Excel sheet are the issues I'm having issues with.

At this point, I'm just trying to decide on a best way to accomplish this. Any and all suggestions would be greatly beneficial!

Thanks guys

Bryan