View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Prasad Vanka Prasad Vanka is offline
external usenet poster
 
Posts: 28
Default Break up a text file.

Hi,

I have a CSV text file which is of size 63 MB. Around 300,000 records.
My task is to break it up into smaller files, for example each with
size 8 MB.

Any help in this regards is much appreciated.

Thanks & Regards,
Prasad Vanka