You receive a "Too Many Rows" error message when you use "Analyze It with MS Excel" in Access 2002 (291951)
The information in this article applies to:
This article was previously published under Q291951 Advanced: Requires expert coding, interoperability, and multiuser
skills. This article applies to a Microsoft Access database (.mdb) and to a
Microsoft Access project (.adp). For a Microsoft Access
2000 version of this article, see
201589. SYMPTOMS If a table has more than 16,384 rows, and you click the OfficeLinks button, and then Analyze It with Microsoft
Excel, you may receive the following error message:
There are too many rows to output, based on the
limitation specified by the output format or by Microsoft Access.
This happens as well with Microsoft Excel 2002, even though the maximum
worksheet size for Excel 2002 is 65,536 rows by 256 columns. CAUSE For backward compatibility, Microsoft Access defaults to
the Excel 5.0 specification, which is limited to 16,384 rows. Also, Microsoft
Access does not check the row count before attempting to send the data to
Microsoft Excel. RESOLUTION To work around this behavior, use one of the following
methods:
- Use Microsoft Excel to import the data from Microsoft
Access.
- In Microsoft Access, on the File menu, click Export and export to Microsoft Excel 97-2002 format. Then open the file
in Microsoft Excel.
- Limit the number of rows sent to Microsoft Excel by
creating a query in Microsoft Access and setting the TopValues property to 16,383. Then, analyze the query with Microsoft Excel.
Modification Type: | Minor | Last Reviewed: | 8/11/2004 |
---|
Keywords: | kberrmsg kbprb KB291951 |
---|
|