What's the fastest way to export all excel add-in modules to .bas files?

寵の児 提交于 2019-11-30 22:17:09
Tim Williams

This is a great tool which should do what you need

http://www.appspro.com/Utilities/CodeCleaner.htm

From their website:

Export Code Files - This feature allows you to export all the code files from a project to the directory you specify without the need to perform a project cleaning.

If you are having trouble locating the menu option, see the above page for information:

You must set your security to trust access to Visual Basic projects in order to use the code cleaner.

In Excel 2007 the code cleaner can only be run from the VBE Tools menu. There will be no option to run the code cleaner from the new Excel 2007 Ribbon user interface.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!