Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am trying to write a macro where I have to import a large text or CSV file. The number of rows in the file is something like 805000 (number of columns if just 2). Obviously excel cannot handle rows greater than 65536. I want to open 1000 rows at a time and put it in the excel sheet, then open another 1000 and so on. How can I do this ? Please help. If you have a better way of doing this please let me know as well. Thanks Srikanth *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Large text file | Excel Discussion (Misc queries) | |||
why is my simple text file so large (22 kb) | Excel Discussion (Misc queries) | |||
Trouble opening large size Excel file 155Mb in Excel 2007 | Excel Discussion (Misc queries) | |||
Opening large text files | Excel Discussion (Misc queries) | |||
VBA Excel: Opening Very Large Text Files | Excel Programming |