无法查看 VPC 上的 VBA 代码

发布于 2024-10-04 10:03:44 字数 211 浏览 5 评论 0原文

我的机器上运行着 VPC。主机和VPC的office版本相同[office 2007]。当我在主机上打开 Excel 时,我可以通过单击“开发人员”选项卡下可用的“Visual Basic”功能区按钮导航到 VBA 代码窗口,但在我的 VPC 上禁用了相同的按钮。因此,我无法在 VPC 上可用的 Excel 中查看代码/添加自定义加载项。
有谁知道可能出现什么问题吗?

非常感谢。

I have VPC running on my machine. Both main machine and VPC has same office versions [office 2007]. When I open an excel on main machine then I can navigate to VBA code window by clicking on 'Visual Basic' ribbon button available under Developer tab but same button is disabled on my VPC. Due to which I am unable to view code/add my customized add-in in excel available on my VPC.
Does any one has any idea about what could be an issue.

Many Thanks in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

半枫 2024-10-11 10:03:44

首先确保开发者选项卡已正确启用

  1. 单击 Microsoft Office Button 按钮图像,然后单击 Excel 选项、PowerPoint 选项或 Word 选项。
  2. 点击“热门”,然后选中“功能区中的显示开发人员选项卡”复选框。

然后在“信任中心”中启用所有合理的信任选项

,如果仍然是灰色的,最有可能的原因是VBA没有随Excel一起安装。选择您的原始 Office CD 并重新安装 VBA。

哈!

First be sure the developer Tab is enabled correctly

  1. Click the Microsoft Office ButtonButton image, and then click Excel Options, PowerPoint Options, or Word Options.
  2. Click Popular, and then select the Show Developer tab in the Ribbon check box.

Then enable all the reasonable Trust options in the "Trust Center"

If it is still greyed out, the most probable reason is that VBA was not installed with Excel. Pick your original Office CD and reinstall VBA.

HTH!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文