Loading 14m records into Excel via .txt file

fallof89

New Member
Joined
May 11, 2016
Messages
8
What would be the best method of loading a .txt file with 14 million records into 1 spreadsheet? Is this possible? If not, what are my best alternative methods that you all would suggest?

Thanks for your help! :)
 
The big question is: what are you going to do with all those records?

If you just want a backup, then keep the text file.

If you want to extract some information and create a report, then you could write an Excel macro to read the text file line by line, pull the information you want from each line, then put a summary in the spreadsheet at the end.

If you want to keep the data and have the ability to query it and create ad hoc reports, then you need Access or some other database. Excel can work as a database for relatively small amounts of data, but 14M is way above that limit. Yes, there is a learning curve to using Access, but if that's the right tool for the job, it's worth the effort.
 
Upvote 0

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top