Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用以下代码通过 vba 隐藏 excel 2007 中的功能区:
If Application.CommandBars("Ribbon").Height > 59 Then Application.SendKeys ("^{F1}"), True
但 Office 帮助窗口打开并显示类似“检测到模糊名称”之类的内容。艾米的想法有什么问题?
它不太可能与那行代码有任何关系。
检测到不明确的名称通常意味着您有 2 个具有相同名称的子或函数