Any suggestions on how I can code the importing of a large text file into MS Excel, that exceeds the maximum number of lines available on a MS Excel worksheet (i.e. 65,536)?
Currently I am using the following code to import the file:
Workbooks.OpenText Filename:=SelectFile1...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.