Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
JExcel で Excel ファイルを開き、いくつかのセルを変更して保存します。その結果、配列数式 ({ ... } CTRL+SHIFT+ENTER) が壊れていました。何をすべきか知っている人はいますか?(コピー中に FormulaException が発生しています)
私が見つけた唯一の解決策は、Excelマクロを使用することです。このマクロは、Excelファイルを開いているときに数式に波括弧を手動で設定します。