View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Peo Sjoblom Peo Sjoblom is offline
external usenet poster
 
Posts: 3,268
Default csv file with 268 columns necessary

You would need to import it in 2 stages, first 256 columns in one sheet and
then the rest in another
You could open it in a text editor and split the file and put the last 12
columns in a separate file
then import that file in a separate sheet. Note that Excel 2007 has 16384
columns


--


Regards,


Peo Sjoblom




"MD" wrote in message
ups.com...
Hello. I have a csv file that is generated from an agent in Lotus
Notes. It, obviously, produces a "file not loaded completely" error
when attempting to open in Excel. Is there a way to extend the layout
for certain files in Excel? All of these columns need to be included
in the file. Thank you in advance for any assistance.