Excel File Error Message

D

Dave Peterson

Are you importing a giant text file--one that has more lines than an excel
worksheet has rows?

If yes, you could split the text file into smaller pieces and import each
smaller piece into separate worksheets.
 
Top