Splitting a huge text file

Jordan12

New Member
Joined
Dec 4, 2017
Messages
4
Hi all

I am hoping that for some help please, new in the coding world. I have a huge text file +- 2 mil lines, is there perhaps a way that I could split the text file in order for me to import into excel. I had a look at the google but nothing that works for me or I just don't get it:confused: I think I am a bit out of my depth here. Any help would be appreciated.

Regards
Jordan
 

Excel Facts

Copy formula down without changing references
If you have =SUM(F2:F49) in F50; type Alt+' in F51 to copy =SUM(F2:F49) to F51, leaving the formula in edit mode. Change SUM to COUNT.
Well you could obviously create 2 copies of the text file. Open and delete the FIRST millions lines and then save. Then open the other file and delete the SECOND million lines and save. That will leave you with 2 huge files.

Personally you should be exploring other ways to manipulate this data rather than Excel which is going to struggle with that amount of data unless you have a serious computer.

I'd be looking at Access as a minimum
 
Upvote 0
Depends on your version of excel and what you need to do with the data but power pivot will accept that many rows.
 
Upvote 0

Forum statistics

Threads
1,214,386
Messages
6,119,220
Members
448,876
Latest member
Solitario

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