gpt4 book ai didi

vba - "Reference must be to a macro sheet"错误

转载 作者:行者123 更新时间:2023-12-04 03:01:42 27 4
gpt4 key购买 nike

您好,我有一个超链接后的简单代码,我试图将它分配给一个按钮,但我得到了

Reference must be to a macro sheet

错误。在模块中没有对任何工作表的引用,因为这只是一个通过 cmd 打开 IE 的简单命令。我做错了什么?

Sub CAV2()
'For MAGCRD1 (link is for illustration)
Shell "CMD.EXE /C START """" """ & "www.google.com" & """"
End Sub

最佳答案

CAV2 是合法工作表的单元格引用。为过程选择另一个名称。

关于vba - "Reference must be to a macro sheet"错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48647082/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com