Appears OK to me but the error message " Cant find project or library." suggests it could possibly be the references in VBA.

In VBA select menu item Tools - References.

Ensure that the following are checked:-

Visual Basic for Applications

Microsoft Excel 12.0 Object Library

OLE Automation

Microsoft Office 12.0 Object Library

It there are any references displayed as Missing then scroll down to find the equivalent reference and check it and then uncheck the Missing one/s.

最新文章

  1. Code First 关系 Fluent API
  2. Android常用知识笔记
  3. 第1部分: 游戏引擎介绍, 渲染和构造3D世界
  4. 【转】Android TouchEvent事件传递机制
  5. 学习Slim Framework for PHP v3 (五)--route怎么被调用的?
  6. grep比较两个文本相同不同行
  7. 【UVA1633】禁止的回文串(状压DP)
  8. NtQuerySystemInformation的使用(提供50余种信息)
  9. Ubuntu16 64位安装steam, 并解决无法启动的问题
  10. 项目Alpha冲刺Day11
  11. WmS详解(一)之token到底是什么?基于Android7.0源码
  12. Web服务器原理
  13. Spring Boot:快速入门
  14. mybatis_14二级缓存
  15. docker 系列 - Docker CheatSheet | Docker 配置与实践清单 (转载)
  16. slf4j日志使用
  17. ubuntu kylin18 安装NVIDIA驱动
  18. 简明awk教程(Simple awk tutorial)
  19. input 子系统架构总结【转】
  20. .NET 证书加密 存储保存 IIS授权

热门文章

  1. IBatis 批量插入数据之SqlBulkCopy
  2. Google Map API V3开发(1)
  3. CSS知识回顾--读《CSS 那些事儿》笔记
  4. C# Httpclient编程
  5. [Python] 利用Django进行Web开发系列(二)
  6. CentOS6.3 编译安装LAMP(4):编译安装 PHP5.2.17
  7. 逻辑回归LR
  8. jquery_DOM笔记
  9. faster r-cnn 在CPU配置下训练自己的数据
  10. c# 不同窗体之间传值和调用