Importing a large file

H

hmm

When I need more than 65,536 rows, I can work around it by running the
overflow into the next columns (e.g., the row "below" A65536 would be B1).

My question: Can I import an ASCII file so that it places overflow rows into
the next column?
 
Top