Excel 2013删除损坏的数据模型

时间:2016-08-08 20:55:05

标签: excel vba excel-vba pivot

我使用数据透视表和图表创建了一个超简单的仪表板类型工具 - 这个想法是,“保持简单,不会破坏。”但是,当我保存并关闭工作簿并尝试再次打开它并刷新数据时,我收到了这些错误<code>We couldn't load the Data Model. This may be because the Data Model in this workbook is damaged.</code> VBA Error

每当我尝试执行与这些支点相关的任何操作时,都会弹出该错误消息。如何修复或删除此工作簿中的数据模型以使其再次可用?

0 个答案:

没有答案