Need for More than 256 Columns

J

John in Boston

Is there another utility, application, or program that can read in a file
larger than the Excel maximum?
 
C

CLR

One option I think I would explore would be to only import columns of
critical need to the task at hand......most import utilities allow you to
decide whether or not to import each column.......perhaps that would wean it
down below 256....

Vaya con Dios,
Chuck, CABGx3
 
P

Pete

If you are trying to import a text file then you have the option to
skip a column (or more) in the Data Import Wizard.

Hope this helps.

Pete
 
G

gjcase

I've been told that you can change the default number of columns in
Excel via a VBA script, buut I don't know how to do this. Some of the
VBA experts here could perhaps address this?

You may want to consider a database program such as Access.
 
Top