【发布时间】:2015-01-30 06:33:35
【问题描述】:
我在 ActiveX-CommandButtons 上创建了一个带有宏的 excel 文件。 当我刚完成它们时,它们工作得很好。 当我再次打开文件时,CommandButton-Names 改变了。
例如:
CommandButton1 更改为 CommandButton2
CommandButton2 更改为 CommandButton3 等等
我在我的研究中没有发现任何东西,所以这是一个 excel 错误还是只是你可以改变你的偏好?
【问题讨论】:
标签: excel vba commandbutton