Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
meh meh is offline
external usenet poster
 
Posts: 2
Default how to import data from text file which has more 70k rows ?


I have to import data which has more than 70,000 rows.

How can I import ? I beleive that you can import on 64k or 65k rows.

Any suggestions ?

Thanks


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 131
Default how to import data from text file which has more 70k rows ?


-----Original Message-----

I have to import data which has more than 70,000 rows.

How can I import ? I beleive that you can import on 64k

or 65k rows.

Any suggestions ?

Thanks


.


You are correct on the row limits - precise limitations
are available by looking up the specs in the help file.

Consequently you won't be able to handle your imported
data on one sheet if you put one record per row. Only
suggestion would be to split the data up between multiple
worksheets if that is practical.

If not, maybe you need to use a database app instead.
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Import data from text file jjk98 Excel Discussion (Misc queries) 0 January 13th 10 02:56 PM
Import only certain rows from text file MikeD1224 Excel Discussion (Misc queries) 5 June 8th 07 11:13 PM
import data from a text file jonny365 Excel Discussion (Misc queries) 0 September 6th 05 03:42 PM
Import only certain rows of a huge text file AriBari Excel Discussion (Misc queries) 4 July 11th 05 06:54 PM
Get External Data, Import Text File, File name problem Scott Riddle Excel Programming 1 July 11th 03 05:40 PM


All times are GMT +1. The time now is 11:47 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"