Skip to content

Export schedules

Exporting reports from Revit is not really an option with the .csv because when you open the exported schedule, you will need to spend some time checking and fixing that report to look the same as the schedule in Revit.

The script is simple. My user interface will read all Revit schedules. You can click on one, or by holding a control key, you can select more schedules. Then you need to choose the directory where you want to save the schedules and then click on OK.

The script will export schedules to Excel formats (not .csv), and the schedules will be automatically formatted so that cells fit the content. The first row will have a light gray background and the text in the first row will be bold.

Please make sure that before you start using this script, you back up the existing project model.

Also, if you wish to download this (and all other scripts) along with my sample files, please visit the Shop page.

The script uses the following Dynamo packages:

This script does not use any custom packages, but if you would like to use it with Revit 2023 or Revit 2024, you will need to install the package for IronPython 2.7.

Leave a Reply

Your email address will not be published. Required fields are marked *