huge data

vics_roo

Board Regular
Joined
Apr 3, 2015
Messages
75
Hello,
I have excel file 600 000 rows, each have 70 columns.

If I use Ctrl+A and paste it to another workbook, the Excel 2013 is crash.
I suggest that insufficient of memory to complete this action

So is there any VBA way to process that huge data ?

Thanks at advance

P.S. The best way to process it as i think - using the database, but for that problem using database is restricted :(
 

Excel Facts

Convert text numbers to real numbers
Select a column containing text numbers. Press Alt+D E F to quickly convert text to numbers. Faster than "Convert to Number"
If you want to copy it all why not just copy the file? In Windows you can copy and paste whole workbooks without opening Excel.

What sort of processing do you want to do on the workbook?
 
Upvote 0
Welcome to the Board!

Is there a reason a database is restricted? With that much data, especially if it's cumulative, it's your best bet.

Or if this is for analysis purposes you might want to look at PowerPivot.
 
Upvote 0

Forum statistics

Threads
1,216,456
Messages
6,130,743
Members
449,588
Latest member
accountant606

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