By default, GSplit produces
binary parts meant to be
recombined using GSplit’s
Self-Uniting feature — not opened directly.
That’s why Excel can’t open the resulting files — they’re
not valid standalone CSVs.
Here’s how to configure GSplit so you get
split CSV files that you can open individually in Excel:
Step-by-step guide
- Open GSplit
Start the program and select your source CSV file.
- Under the “Type of Split” tab, select “Blocked Pieces” (not “Disk-Spanned Pieces”).
Still in the “Type of Split”tab:
- Choose “Split after line break (CR/LF)” or “Split after nth occurrence of pattern”.
This ensures that each split happens at the end...