Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pre-loaded Excel 2007 missing "Analysis ToolPak" | Excel Discussion (Misc queries) | |||
"File Error: Data May Be Lost" when file saved on Mac is opened inWindows | Excel Discussion (Misc queries) | |||
"Not enough system resources to display completely" message | Excel Discussion (Misc queries) | |||
Lost "File Menu" - now it's "Edit / View / Insert.." but no "F | Excel Discussion (Misc queries) | |||
Error message "Not enough system resources to display completely." | Excel Discussion (Misc queries) |