I am trying to create a single Excel spreadsheet page from a text file with more than 1.2 million lines. However, Excel 2016 doesn't support more than 1048576 rows.
Is it possible to do this?
I am trying to create a single Excel spreadsheet page from a text file with more than 1.2 million lines. However, Excel 2016 doesn't support more than 1048576 rows.
Is it possible to do this?
This is currently the reason i dont use excel much anymore.
You can use excel still but you would have to spread the data over 2 tabs in excel;
To my knowledge you cannot change the max rows, i would recommend that you have a look around/google at other ways of showing the data like SQL for example because in my opinion Excel is outdated.
I hope this has helped, thanks.
What is the purpose of having 1.2 million records in excel? If it is to do some kind of analysis you will need to aggregate them anyhow.
As for your question: you can import a text file of 1.2 Mln records (with reasonable amount of fields)into excel using powerpivot.
Powerpivot/Manage Get exernal data from other sources/text file