> For the complete documentation index, see [llms.txt](https://bimil.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bimil.gitbook.io/docs/notices/notices-archive/25-07-21.md).

# 25-07-21

## ✨New Add-in ‘Excel Sync’ is Coming - July 23 ✨

### 📌 **What is Excel Sync?**

Excel Sync is a powerful Revit Add-in that allows you to export, edit, and re-import parameter values using Excel or a built-in spreadsheet interface.

No more navigating through dozens of schedules or complex property windows — just fast, flexible control over your BIM data.

Whether you're updating thousands of instance parameters or tweaking type values across multiple families, Excel Sync streamlines the process and reduces human error.

<figure><img src="/files/QriKFl3T0QpFsAXAu0WI" alt=""><figcaption></figcaption></figure>

### ✅ Features

#### ✔️ Export Revit parameter values to Excel with a single click

✔️ **Edit values directly inside Revit using an intuitive spreadsheet view**

✔ **Import edited Excel files and apply changes instantly to the model**

✔ **Supports both instance and type parameters**

✔ **Designed for large-scale projects and collaborative BIM environments**

### 💼 Ideal for

* Professionals working with large Revit models
* Teams frequently updating parameter data
* Anyone who prefers Excel over Revit’s schedule views
* Designers looking for a faster, cleaner way to manage data
* Users tired of clicking through endless property windows

### 💡 **Why Excel Sync?**

<h4 align="center">“No more clicking through endless properties, update parameters in bulk with Excel.”<br>“Edit like a spreadsheet, right inside Revit.”<br>“Found a typo across 300 elements? Fix it in seconds, not hours.”</h4>

***

## 🗓 **Box to View Release Schedule**

**Release Time:**\
▸Wednesday, July 23, 2025 at 4:00 AM (UTC)\
▸Wednesday, July 23, 2025 at 1:00 PM (KST)

**Installation:**\
**Excel Sync** will be available in the BIMIL Add-in Manager **starting July 23**.\
To use it, please make sure your BIMIL version is updated to **1.1.8.0** or higher.\
(This version will also be released on the same day.)

***

## 💡 Your idea = the next star add-in

Have a pain point you’d love us to solve? Reply to this email or write to [**help@bimpeers.com**](mailto:help@bimpeers.com?subject=undefined\&body=undefined).\
If we build your idea, you’ll be the first to test it—and we’ll give you a shout-out in the release notes!

Best regards,

The **BIMIL** Team

<figure><img src="/files/E4fNBQcfuSy0CbRuKIQN" alt="" width="375"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://bimil.gitbook.io/docs/notices/notices-archive/25-07-21.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
