A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
A google search throws up this csv splitter. May be useful for your also -
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
looking for some answers to file splitting.
found some on google but dont seem to be very good.
i have a file in excel, and when i add it to the website, its to large.
i have to split it in to 2 separate files.
it is in cvs format.
any ideas would be greatly appreciated.
dennis
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
A google search throws up this csv splitter. May be useful for your also -
Does your xlsx file have data only in one worksheet ? OR multiple worksheets ?
only 1 worksheet.
i did manage to split the file in two, but the first file was reading as the full file 30mg.
must be coded?
Does your xlsx file have data only in one worksheet ? OR multiple worksheets ?
On what criteria do you wish to split the file ? OR
Is it a simple split on number of data row counts ?
Do you wish to split the file into only 2 separate files or you wish to split the file into more number of files ?