break up a csv file or xls file

vistaland

Registered Member
Joined
Mar 1, 2008
Messages
61
Reaction score
118
Does anyone know how to break up a large csv file or xls file 100,000 records into individual files of 500 records each?

Yea i know copy and paste... Im looking for a macro or script or some kind software to save me time i have to do this on a few files.

Thanks in advance
 
if nobody replies with a script for this within the next 2 hours message me and ill write it for you. im just a little busy atm
 
Here is CSV Splitter, including the source code so you can modify it to fit your needs

Code:
http://rapidshare.com/files/110848750/CSV_Splitter.rar
 
pls anyone have working download link for this file..? CSV_Splitter.rar
 
I was looking for a tool like this as well and found this one. I think it's the same:

Code:
hxxp://www.fxfisherman.com/forums/forex-metatrader/tools-utilities/75-csv-splitter-divide-large-csv-files.html#post727

Didn't try it yet tho.
 
Back
Top