Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
joe joe is offline
external usenet poster
 
Posts: 62
Default "file not loaded completely" error

I exported a large database file to a comma delimited file
(csv). When I try to open the .csv file in Excel, I get
the above error message. The database file contains more
than 256 fields (max columns in Excel). Is there a way to
expand or change that number.

Appreciate any help.

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default "file not loaded completely" error

Hi Joe

I don't believe that the 256 column limit can be increased. However, you
could try:

transposing the data (ie turn rows into columns and vice versa) - this
depends on how many rows of information you have as it would be limited to
256...

or

splitting the data across multiple sheets - sheet1 has the first 256
columns, sheet2 the next 256 and so on

Regards

David



"joe" wrote in message
...
I exported a large database file to a comma delimited file
(csv). When I try to open the .csv file in Excel, I get
the above error message. The database file contains more
than 256 fields (max columns in Excel). Is there a way to
expand or change that number.

Appreciate any help.

Thanks



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pre-loaded Excel 2007 missing "Analysis ToolPak" mapjo11 Excel Discussion (Misc queries) 2 May 23rd 10 02:49 AM
"File Error: Data May Be Lost" when file saved on Mac is opened inWindows Игорь Excel Discussion (Misc queries) 0 December 28th 09 03:32 PM
"Not enough system resources to display completely" message johney Excel Discussion (Misc queries) 1 May 9th 07 10:44 PM
Lost "File Menu" - now it's "Edit / View / Insert.." but no "F daves Excel Discussion (Misc queries) 3 April 24th 07 04:52 AM
Error message "Not enough system resources to display completely." MKode Excel Discussion (Misc queries) 1 March 2nd 06 12:00 PM


All times are GMT +1. The time now is 03:29 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"