The information in this article applies to:
SYMPTOMSIn Microsoft Excel, when you use the Text Import Wizard to import a text file, you may receive one of the following error messages. In Microsoft Excel Versions 5.x and 7.x
In Microsoft Excel 97
CAUSEThis error message occurs when the value you specify in the "Start import at row" box is 32,768 or higher. The highest value you can enter in this box is 32,767. WORKAROUNDTo work around this problem, use the method appropriate for your version of Microsoft Excel. Excel 5.x and 7.x -- Importing Text Files with Fewer than 49,151 RowsThe maximum number of rows in a Microsoft Excel 5.0 or 7.0 worksheet is 16,384. If you open a text file with 16,384 rows or fewer, all rows of the text file will be imported into one worksheet. However, if you attempt to import more rows in a text file than are available in the worksheet, only 16,384 rows of the text file will be loaded, and you will receive the following error message:If your worksheet contains more than 16,384 but fewer than 49,151 rows, you can use the Text Import Wizard to import the text file into multiple worksheets by following these steps:
Excel 97 -- Importing Text Files with Fewer than 98,303 RowsThe maximum number of rows in a Microsoft Excel 97 worksheet is 65,536. If you open a text file with 65,536 rows or fewer, all rows of the text file will be imported into one worksheet. However, if you attempt to import more rows in a text file than are available in the worksheet, only 65,536 rows of the text file will be loaded, and you will receive the following error message:If your worksheet contains more than 65,536 but fewer than 98,303 rows, you can use the Text Import Wizard to import the text file into multiple worksheets by following these steps:
Importing Larger Text FilesIf your text file is too large to import using the Text Import Wizard as described earlier, you will need to create a macro to import your text file that determines the size of the text file and breaks it up into individual worksheets.For an example of a Visual Basic for Applications macro that accomplishes this, please see the following article in the Microsoft Knowledge Base: Q120596 "XL: Importing Text Files Larger Than 16384 Rows" REFERENCESExcel 97For more information about the Text Import Wizard, click Contents And Index on the Help menu, click the Index tab in Microsoft Excel Help, type the following textimporting data, text filesand then double-click the selected text to go to the "View or save files from other programs as Microsoft Excel workbooks" topic. If you are unable to find the information you need, ask the Office Assistant. Additional query words: xl97 7.00a 5.00c
Keywords : kbdta xlloadsave xlwiz |
Last Reviewed: October 11, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |