Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

This page is devoted to frequently asked questions (FAQ) related to export.


Unknown macro: {on-this-page}

Is there a limit on the number of rows that can be exported to Excel?

Extended Question: Some of the results tables I have for a bridge model are cut-off around 65,000 rows when exported to Excel. Is there an explanation for this limitation?

Answer: Excel versions before 2007 are limited to 256 columns and 65,536 rows. With the release of Excel 2007, these limits extended to 16,385 columns and 1,048,576 rows. If Excel 2007 (or a later version) is installed,

Unknown macro: {new-tab-link}

CSI

Software will automatically use the enhanced data handling when creating Excel files.

Additional suggestions include export to Access database, which does not limit the number of rows, or incrementally export smaller portions of the model.

Why can't I export a table to Excel when doing interactive database editing?

To resolve this issue, commonly reported as error # 430, please complete the following process:

  1. Unregister DAO by selecting Start > Run, copy and paste the line below, then select OK

    regsvr32 /U "C:\Program Files\Common Files\Microsoft Shared\DAO\DAO360.dll"
    

  2. Re-register DAO by selecting Start > Run, copy and paste the line below, then select OK

    regsvr32 "C:\Program Files\Common Files\Microsoft Shared\DAO\DAO360.dll"
    
Unknown macro: {hidden-content}

Relevant email:

  • Unknown macro: {email}
  • No labels