今天打开 Solidworks2013 时候加载 VBA 引擎时提示 vbe6ext.olb 不能被加载。
解决方法就是把
C:\\Program Files(x86)\\Common Files\\Microsoft Shared\\VBA\\VBA7.1
目录下的vbe6ext.olb
文件复制到
C:\\Program Files\\Common Files\\Microsoft Shared\\VBA\\VBA7.1
重启 Solidworks2013 即可。
今天打开 Solidworks2013 时候加载 VBA 引擎时提示 vbe6ext.olb 不能被加载。
解决方法就是把
C:\\Program Files(x86)\\Common Files\\Microsoft Shared\\VBA\\VBA7.1
目录下的vbe6ext.olb
文件复制到
C:\\Program Files\\Common Files\\Microsoft Shared\\VBA\\VBA7.1
重启 Solidworks2013 即可。