共享/分发Excel宏的最佳方式是什么? [英] What is the best way to share/distribute Excel macro?

查看:278
本文介绍了共享/分发Excel宏的最佳方式是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Excel中编写了宏,并将其分发给用户。一旦打开,我希望宏将自己添加为工具栏,然后在Excel打开时始终可见。所以宏可以方便地从所有的工作簿中使用。

解决方案

呵呵,最简单的方法是创建一个 -in 与您的代码一并提供给用户。



请参阅 ozgrid上的此链接,了解如何构建插件。


I wrote the macro in Excel and want to distribute it to the users. Once opened I want the macro to add itself as a toolbar and then to be always visible whenever the Excel is opened. So the macro can be conveniently accessed used from all workbooks.

解决方案

IMHO, the easiest way is to create an add-in with your code and give it to the users.

See this link on ozgrid to learn how to build addins.

这篇关于共享/分发Excel宏的最佳方式是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆