Click to Rate and Give Feedback
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
SQL Server 2005 Books Online (November 2008)
Excel Rendering Limitations

Updated: 12 December 2006

There are limitations on reports that are exported to Microsoft Excel. The most significant are the following:

  • Support for Microsoft ActiveX controls is not provided.
  • The maximum number of rows in Excel is 65536. This is checked by the rendering extension, and an error is displayed in Excel if the limit is exceeded.
  • The maximum number of columns in Excel is 256. This is checked by the rendering extension, and an error is displayed in Excel if the limit is exceeded.
  • The maximum column width in Excel is 255 characters or 1726.5 points. This is not checked by the rendering extension.
  • The maximum number of characters in a cell is 32767. This is not checked by the rendering extension.
  • There is a limit to the number of worksheets that Excel can have per workbook. Each section in the HTML becomes a worksheet; if the report is large and exceeds the number of worksheets, an error is displayed in Excel if the limit is exceeded.
  • Excel supports only the following border line widths: 0.5 pt., 1.0 pt., and 1.5 pt.
  • The maximum number of levels for nested outlines is 7.
  • Multiple newsletter-style columns in the report body are not supported by the Excel rendering extension. All reports are rendered within a single column by the Excel rendering extension.
  • Top and bottom padding in text boxes is always ignored when the report is rendered in Excel.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2010 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker