How do I import a LARGE external file?

C

c_rose1981

I imported some data from an external file but it contained too many lines to
fit one worksheet. It imported the first 65536 lines. I moved to a
different sheet and repeated the process but the wizard would not allow me to
start on line 65537 it would only go as high as 32767. Any suggestions?
 
Top