Import CSV file runs out of columns

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm importing 300 fields into excel. I seem to hit a wall at 256. How can i
expand ??

If i can't expand how can I work around this. This is a tempory stage with
final destination into Access.
Thanks in advance

Chuck
 
Excel is limited to 256 columns; this cannot be increased. And,
if memory serves, Access is limited to 256 columns as well, so
you need to rethink your whole project.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


message
news:[email protected]...
 
Chip Pearson said:
Access is limited to 256 columns as well

If you are referring to a table in a Jet (MS Access) database, the
limit is 255 columns. In practice it is often less if a column has
been dropped or altered and the file has not subsequently been
compacted.

Jamie.

--
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top