编辑“
How to Add a Button to a Macro
”(章节)
跳到导航
跳到搜索
警告:
您没有登录。如果您做出任意编辑,您的IP地址将会公开可见。如果您
登录
或
创建
一个账户,您的编辑将归属于您的用户名,且将享受其他好处。
反垃圾检查。
不要
加入这个!
To add a button to a macro, you can follow these steps: 1. Open the Visual Basic Editor (VBE) by pressing Alt + F11 in Excel. 2. In the VBE, locate the workbook or module where the macro is saved. 3. If you want to create a new module for the macro, right-click on the workbook name in the Project Explorer and select Insert > Module. 4. In the module, create a new subroutine for the macro if one doesn't exist already. For example, you could create a simple subroutine that displays a message box: ``` Sub MyMacro() MsgBox "Hello, world!" End Sub ``` 5. Once your macro code is ready, switch back to Excel and go to the Developer tab (if it is not visible, enable it in Excel Options). 6. Click on the Insert button and choose the button control you want to use (e.g. Form Control Button or ActiveX Control Command Button). 7. Draw the button on the worksheet where you want it to appear. 8. Right-click the button and choose Assign Macro from the context menu. 9. In the Assign Macro dialog box, select the macro you want to assign to the button and click OK. 10. Save the workbook and test your button by clicking on it. That's it! You have successfully added a button to your macro.
摘要:
请注意,您对freem的所有贡献都可能被其他贡献者编辑,修改或删除。如果您不希望您的文字被任意修改和再散布,请不要提交。
您同时也要向我们保证您所提交的内容是您自己所作,或得自一个不受版权保护或相似自由的来源(参阅
Freem:版权
的细节)。
未经许可,请勿提交受版权保护的作品!
取消
编辑帮助
(在新窗口中打开)
导航菜单
个人工具
未登录
讨论
贡献
创建账号
登录
命名空间
页面
讨论
不转换
不转换
简体
繁體
大陆简体
香港繁體
澳門繁體
大马简体
新加坡简体
臺灣正體
查看
阅读
编辑
编辑源代码
查看历史
更多
导航
首页
最近更改
随机页面
MediaWiki帮助
工具
链入页面
相关更改
特殊页面
页面信息