If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Excel > CSV over 200,00 rows but Excel 2007 not importing

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-12-09, 19:12
vannac vannac is offline
Registered User
 
Join Date: Sep 2009
Posts: 1
Red face CSV over 200,00 rows but Excel 2007 not importing

I have a csv with 290,000 rows that I actually saved from a SQL 2005 query.
The rows are all in the csv file.
When I open my excel 2007 sheet and try to import I am getting the 65536 limitation form excel 2003.

any suggestions?
Reply With Quote
  #2 (permalink)  
Old 09-13-09, 07:12
CasparV CasparV is offline
Registered User
 
Join Date: Jul 2007
Posts: 54
That's Excel for you!

As far as I know, that is the limitation or Excel, but I would be very interested to hear of any brilliant ideas that other people have.

Could you get your original process that creates the 200,000 row csv file to create multiple csv files of 65,000 rows each?

Or what about importing the results into SQL and then manipulating them there? It depends what you are really wanting here.

Thanks,
Caspar
Reply With Quote
  #3 (permalink)  
Old 09-14-09, 10:42
MarkWhyte MarkWhyte is offline
Registered User
 
Join Date: May 2005
Posts: 98
Excel 2003 max lines circa 65,000

Excel 2007 max lines circa 1,000,000

If you're opening a file which was created in 2003 or earlier, then you will still be limited to 65536 rows. To increase this you need to convert it to 2007, you’ll then get over the 65,000 barrier

Make sure the file type drop down
doesn't say ".xls", but says ".xlsx" or ".xlsm" etc.

Hope this helps

Last edited by MarkWhyte; 09-14-09 at 10:48.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On