# 帳票定義Excelファイルを準備する

- [EXCEL関数機能](https://manuals.i-reporter.jp/create-a-form/prepare-the-formexcelfile/excelfunctions.md)
- [EXCEL関数 小数計算の誤差と回避方法](https://manuals.i-reporter.jp/create-a-form/prepare-the-formexcelfile/excelfunctions/excelfunctionroundingerror-and-workaround.md)
- [秘密度ラベルを保持した定義を作成する](https://manuals.i-reporter.jp/create-a-form/prepare-the-formexcelfile/sensitivity-labels.md)
- [Excel Converter の使用方法](https://manuals.i-reporter.jp/create-a-form/prepare-the-formexcelfile/excelconverter.md)


---

# Agent Instructions: 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:

```
GET https://manuals.i-reporter.jp/create-a-form/prepare-the-formexcelfile.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
