无法使用 Invantive Control 的 Exact Online 公式更新电子表格

无法使用 Invantive Control 的 Exact Online 公式更新电子表格

当我在 Exact Online 上打开包含公式的电子表格时,出现以下错误:

Excel 错误消息

(英文:一些链接无法更新。您可以继续而不更新值或编辑不正确的链接)

当我编辑链接时,我看到一个c:\users\gle3\appdata\romaing\microsoft\addins包含文件的文件夹的链接Invantive Control functions.xlam,但该文件不在我的电脑上。

此外,电子表格显示处于保护模式:

保护模式下的 Excel

即使我离开受保护状态,我仍然无法使用公式更新从 Exact Online 获取的财务信息。

这些公式也很奇怪,例如:

='C:\Users\gle3\AppData\Roaming\Microsoft\AddIns\Invantive Control functions.xlam'!I_EOL_BAL_PDER_CLASSIFICATION($A9;eolfinyearprev;periodstart;periodend;eolreportingschemecode;"003";;1) + 'C:\Users\gle3\AppData\Roaming\Microsoft\AddIns\Invantive Control functions.xlam'!I_EOL_BAL_PDER_CLASSIFICATION($A9;eolfinyearprev;periodstart;periodend;eolreportingschemecode;"0030";;1) + 'C:\Users\gle3\AppData\Roaming\Microsoft\AddIns\Invantive Control functions.xlam'!I_EOL_BAL_PDER_CLASSIFICATION($A9;eolfinyearprev;periodstart;periodend;eolreportingschemecode;"0031";;1)

我期望的是:

I_EOL_BAL_PDE_R_CLASSIFICATION(...) + ...

我如何更新财务信息?

答案1

请参阅最后一张图片(受保护模式下的 Excel)。缺少 Excel 插件 Invantive Control。

请先从 download.invantive.com 安装。当您完全重新启动 Excel 时,它将列在功能区中。

当您打开带有公式的电子表格时,它将自动重写链接以指向您本地的 XLAM。

相关内容