Packaging Outlook Macros for Export

  • Thread starter Thread starter Tim TelSim
  • Start date Start date
T

Tim TelSim

I'm creating VB macros for Outlook and want to give it to
my partner to use on his computer. How do I export, or
package for export, macros I create?
 
You can export individual project files (Classes, Modules, Forms, etc.) by
right-clicking the file in Project Explorer within the Outlook VB IDE. Same
mechanism for importing on another machine. Note that this doesn't export
individual macros.

See http://www.outlookcode.com/d/vb.htm#otm for further info.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top