CSV Splitter
If you are using an older version of Excel with a 65K record limit, you can use this
program to cut it up into pieces that Excel can handle:
http://databaseforsale.biz/csv-splitter-1.1.zip
Download the program, then unzip it and run it.
------------------------------------------------------
Instructions for CSV-Splitter:
1. Fill in required information:
CSV file: the path to the CSV zip file that you want to split.
Number of lines: the number of records for each split file. (enter 64,000)
Max Pieces: The maximum number of output files. (enter 0 for "unlimited")
2. Click "Split Now!" You can find the split pieces in a new folder of
the same directory as the original CSV file.
You can then open each piece individually in Excel.