Normal
0
21
false
false
false
MicrosoftInternetExplorer4
<!--
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0cm;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";}
@page Section1
{size:595.3pt 841.9pt;
margin:70.85pt 3.0cm 70.85pt 3.0cm;
mso-header-margin:35.4pt;
mso-footer-margin:35.4pt;
mso-paper-source:0;}
div.Section1
{page:Section1;}
-->
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-parent:"";
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin:0cm;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";
mso-ansi-language:#0400;
mso-fareast-language:#0400;
mso-bidi-language:#0400;}
I am
working with a database that exports a very large matrix (of the order of over
200,000 rows and about 2,000 columns (i.e., about 400,000,000 cells) and I need
to manage some of this information in Excel.
Obviously it was impossible to use Excel from Office 2003 so I resorted to the
Excel from Office 2007 which apparently had no limitations in the size of the
file to open. The text file generated by my database is near 1 Gb (actually
970,000 Mb) and it is a mixture of integer numbers, real numbers, and text
names.
However, in trying to open it with Excel 2007 with an XP Pro, when apparently
the file was finishing being imported, the following message error appears: Not
enough resources to complete this operation. Please close other applications
and try again.
Looking in Internet I guessed that my problem might probably be a hardware
problem because (in theory) Excel 2007 has no limit in the number of rows and
columns (or at least within a range of 1 million rows and 16,000 columns). I
was working under an XP Pro operating system with an old but quite powerful
laptop (A DELL Precision M90 with a 32 bit Intel Core2 Duo Processor T7600
(2.33GHz/667MHz/4MB) and 4 Gb RAM memory) but despite this I thought that my
hardware was the reason of my difficulties.
So I took my 1 Gb text file to a colleague that had just purchased a new PC (a
64 bit Intel i7 microprocessor with 8 nuclei, 8 Gb of RAM memory, 1 Tb 7200 rpm
of disk space, Windows 7 Pro, and the 64 bits Office 2007). Well, as you can
guess I got the same message Not enough resources to complete this operation
(even if that new PC had been re-started just before this try).
I would appreciate to know if other people have had similar problems, and in
that case how they have solved the problem (evidently it is not a question of
hardware capability, but maybe a question of hardware configuration, e.g.,
memory allocation for Excel?). I even considered the purchase of the Office
2010 but I am afraid that similar problems may still arise.
Thank you very much,