CSV File

  • Thread starter Thread starter Michael Nesi
  • Start date Start date
M

Michael Nesi

All,

I have a csv file that contains 396,038 entries. Does any one have any
methods of breaking the file up? I would like to break it up into 65,000
increments so that I can manipulate the data within Excel. Any help would be
greatly appreciated.

Mike
 
Michael

The only option I could think of is to chuck it into Access and then copy it
out in chunks of 65,000.

Andy
 
Back
Top