擅长:中:找不到项目或库 [英] excel: mid: can't find project or library

查看:65
本文介绍了擅长:中:找不到项目或库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

出于某些原因,我在excel的VBA代码中遇到了我正在使用mid的一行代码时,它说找不到项目或库.这是什么意思?

for some reason in my VBA code in excel, when it gets to a line of code where i am using mid it says can't find project or library. what does this mean?

推荐答案

我会很老套,并删除结构管理器Activex控件.

I would go old skool and remove the structure manager activex control.

关于此操作的方法,我也给出了类似的说明:

I gave similar instructions on how to do this are here!

看看:

  • 关闭Excel
  • 点击开始"/运行"/"cmd"
  • 键入regsvr32 /u [path of old dll]/[filename]
  • 例如: regsvr32 /u c:\windows\system32\file.dll

    (您可以添加/q隐藏所有消息)

    (You can add /q to hide all messages)

    祝你好运!

    这篇关于擅长:中:找不到项目或库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

    查看全文
    登录 关闭
    扫码关注1秒登录
    发送“验证码”获取 | 15天全站免登陆