Guest
hi im new here but please help!
im trying to import a text file with around half a million lines, need to import 65000 lines at a time(due to excel's constraints) onto seperate sheets
i was going to do this by importing first 65000 lines, then importing text file starting at 130000, then importing file starting at 195000 etc on a +65000 increment loop.
however when importing text file the maximum value for "startrow" of text file is 32000 . so what do i do now?
help! code would be handy. the filename is ex0206.txt
a speedy response would be much apreciated!
thankyou!
Jake
im trying to import a text file with around half a million lines, need to import 65000 lines at a time(due to excel's constraints) onto seperate sheets
i was going to do this by importing first 65000 lines, then importing text file starting at 130000, then importing file starting at 195000 etc on a +65000 increment loop.
however when importing text file the maximum value for "startrow" of text file is 32000 . so what do i do now?
help! code would be handy. the filename is ex0206.txt
a speedy response would be much apreciated!
thankyou!
Jake