Excel 2003 - importing a large .csv file

L

Linda in Wyo

I am importing a very large csv file and when I try to set up the correct
next line for worksheet 2, I get an error "integer not valid".
Worksheet one stoped at line 65,536 but the impor editor will not let me
enter any number larger than 9999 as the next starting line.
 
D

Dave Peterson

Maybe you can split the text file outside of excel -- using your favorite text
editor???
 
S

ShaneDevenshire

Hi,

Actually, the import wizard will allow you to bring in more than 65536 row,
but there is a limit.

First import starting on row 1 this will bring in 65536 or so rows.
Then on a different sheet set the starting number at 32767, the biggest
number the wizard will allow. This will bring in rows 32676 down to about
65536+32676.
 
S

ShaneDevenshire

Hi,

I've done a little checking and as best I can determine Excel 2007 allows
you to import up to 1,048,576 rows at a time and has an upper limit on the
start row of
99,999,999!
 

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

Top