ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   How to import a matrix of size 2057x2057 (https://www.excelbanter.com/excel-programming/328201-how-import-matrix-size-2057x2057.html)

kiran

How to import a matrix of size 2057x2057
 
I cannot import a text file that has 2507 rows and 2507 columns. It gave me a
warning saying that the maximum size of matrix columns can be only 256. Is
there a way to get around this?

--
Kiran
Programmer Analyst


Jim Thomlinson[_3_]

How to import a matrix of size 2057x2057
 
There really is no great way around this. You are dealing with 2507 * 2507 =
6,285,049 records which is getting outside the realm of Excel. Even if you
could get it imported, Excel would have some difficulty manipulating that
much data...

HTH

"Kiran" wrote:

I cannot import a text file that has 2507 rows and 2507 columns. It gave me a
warning saying that the maximum size of matrix columns can be only 256. Is
there a way to get around this?

--
Kiran
Programmer Analyst


Franz

How to import a matrix of size 2057x2057
 
"Kiran" ha scritto nel messaggio


I cannot import a text file that has 2507 rows and 2507 columns. It
gave me a warning saying that the maximum size of matrix columns can
be only 256. Is there a way to get around this?


Because of Excel limits (256 colums and 65536 rows), the only suggestion is:

try using Access... :-)

Hoping to be helpful :-)

Regards

--
Franz

----------------------------------------------------------------------------------------
To reply translate from italian InVento (no capital letters)
----------------------------------------------------------------------------------------



Tom Ogilvy

How to import a matrix of size 2057x2057
 
Access only supports 256 columns as I understand it.

--
Regards,
Tom Ogilvy

"Franz" wrote in message
...
"Kiran" ha scritto nel messaggio


I cannot import a text file that has 2507 rows and 2507 columns. It
gave me a warning saying that the maximum size of matrix columns can
be only 256. Is there a way to get around this?


Because of Excel limits (256 colums and 65536 rows), the only suggestion

is:

try using Access... :-)

Hoping to be helpful :-)

Regards

--
Franz

--------------------------------------------------------------------------

--------------
To reply translate from italian InVento (no capital letters)
--------------------------------------------------------------------------

--------------





Franz

How to import a matrix of size 2057x2057
 
"Tom Ogilvy" ha scritto nel messaggio


Access only supports 256 columns as I understand it.


I was quite sure that Access had only limits in the dimension of file, but
yes now I discovered also this one... :(




--
Franz

----------------------------------------------------------------------------------------
To reply translate from italian InVento (no capital letters)
----------------------------------------------------------------------------------------



Franz

How to import a matrix of size 2057x2057
 
"Kiran" ha scritto nel messaggio


I cannot import a text file that has 2507 rows and 2507 columns. It
gave me a warning saying that the maximum size of matrix columns can
be only 256. Is there a way to get around this?


Maybe you can try this

http://support.microsoft.com/?kbid=272729


--
Hoping to be helpful...

Regards

Franz

----------------------------------------------------------------------------------------
To reply translate from italian InVento (no capital letters)
----------------------------------------------------------------------------------------




All times are GMT +1. The time now is 08:44 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com