Randombard
Active Member
- Joined
- Jun 30, 2008
- Messages
- 392
Hi All,
I would like to build one very large CSV (couple of million rows) from a set of existing csv's.
Ideally I would like to point the code at a directory and then have it go through file by file and add the rows to the bottom of a new master file.
Each file contains the same headers, just cant get my head around this one.
I would like to build one very large CSV (couple of million rows) from a set of existing csv's.
Ideally I would like to point the code at a directory and then have it go through file by file and add the rows to the bottom of a new master file.
Each file contains the same headers, just cant get my head around this one.