Open a file with more than 1048576 rows in Excel/Openoffice
I sometimes work (sort, filter, create pivot tables, etc) with CSV files that have a few million rows.
Since Excel & Open office don't support more than 1048576 rows I have to first upload the CSVs into a database and then work on them - which isn't very convenient as I have to spend extra time on uploading the data. Depending on the file size this sometimes takes an hour or so. 😔
I'd like to avoid splitting the CSV into smaller files.
Has anyone faced a similar problem before? Are there any other solutions - perhaps there are tools I'm unaware of?
Also, slightly off topic, why is there a limitation on the number of rows? Earlier versions of office supported about 65k rows, now they've "upgraded" to a little over 1 million rows. 😨