症状
请考虑以下情况:
- (工作簿 A) 创建工作簿,并将其另存为 Microsoft Excel 中的 .xlsx 文件。
- 在“ 公式 ”选项卡下创建一个引用三维引用的已定义名称。
- 保存工作簿 A。
- (工作簿 B) 创建另一个工作簿,并将其另存为 .xlsx 文件。
- 将外部引用链接添加到工作簿 A 中定义的名称。
- 保存工作簿 B,关闭两个工作簿,然后再次打开工作簿 B。
- 当系统提示执行此操作时,更新外部引用链接。
在此方案中,你会收到以下错误消息之一:
Microsoft Excel cannot find name "Defined Name".
There are two possible reasons: The name you specified may not be defined. The name you specified is defined as something other than a rectangular cell reference. Check the name and try again.
We can't update some of the links in your workbook right now. You can continue without updating their values, or edit the links you think are wrong.
解决方法
若要解决此问题,请使用以下方法之一:
- 将工作簿 A 和工作簿 B 另存为 .xlsb 文件。
- 不要添加指向引用工作簿 B 中三维引用的已定义名称的外部引用链接。