Excel 功能区添加自己的选项卡
添加功能区控件似乎很简单,但如何才能使额外的选项卡仅在打开特定工作簿时出现。
我希望这样,无论谁打开工作簿,都可以在这一本工作簿中获得宏的选项卡、这些选项卡和按钮。
您是否必须动态编码,或者是否可以将功能区自定义绑定到工作簿?
Adding ribbon controls seems strightforward enough, but how do I make it so that the extra tab I have only apears when I open a specific workbook.
I want it so that who ever opens the workbook will get the tabs, these tabs and buttons fire of the macros with in this one work book.
do you have to code this dynamicaly or is it possible to tie ribbon customiations to workbooks?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我添加了蒂姆提供的链接(其中解释得非常详细)。
如果您对简单的工作更感兴趣,这个方便的工具将帮助构建自定义菜单。
I addition to the link tim provided (which explains in pretty good detail).
If you are more interested in getting somthing simple working, this handy tool will help build custom menus.