Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
3.5k views
in Technique[技术] by (71.8m points)

My Excel file won't load all rows because it's too large

I'm having trouble fully opening an Excel file as it's too large (1.1GB). I'm currently selecting: Data > Get Data From Text/CSV and choosing the file from there.

When I select Load Data it begins to export the information on to my worksheet but eventually the number of rows loaded freezes and I get the Error Message "Load to worksheet failed - file too large".

Is there any alternate way I could open this file? Is there any way I could extract data based on column content, for example, only extract rows where date in column A = 01/01/2000?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

Assuming you are using a 32-bit version of Microsoft Office, you can try to download the 64-bit version. It should be capable of opening your file.

Otherwise, you could use a script to access the data (i.e. some python modules, like pandas or openpyxl).


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share

2.1m questions

2.1m answers

63 comments

56.6k users

...