View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Harald Staff Harald Staff is offline
external usenet poster
 
Posts: 1,327
Default Maximum Number of Rows to import

No. sorry. 65536 rows is an absolute Excel limitation.

HTH. Best wishes Harald

skrev i melding
...
Help,

I am trying to import a Text file into excel using
VBA. Hoever the file size when open runs over the 65000
Rows allowed by Excel. Is there a way to expand the
number of cells in Excel 2000 (SR-1)?



You assistance will be greatly appreciated.