Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何为 VB(不是 VB.NET)编辑器创建 VBA 插件?
我有一段 VBA 代码,我想在 VB 编辑器窗口(菜单 - > 加载项)中将其作为加载项提供,但我不知道如何创建这样的东西,我应该把它放在哪里。
谢谢!