Excel: How To Split Into Multiple Files

Status
Not open for further replies.

McJeff

BANNED
Joined
Nov 22, 2020
Messages
122
Reaction score
60
I have a CSV file containing 100,000 rows. How can I split this huge file into 10 seperate CSV files of 10,000 rows?
 
there is a small program called csv splitter its freeware, been around for years, you tell it how many rows you want to split, and voila.
 
there is a small program called csv splitter its freeware, been around for years, you tell it how many rows you want to split, and voila.

Thanks man your a lifesaver, been looking for a solution to this and this is exactly what I need.
 
Status
Not open for further replies.
Back
Top