How do I create macros in Outlook that anyone can use?

  • Thread starter Thread starter Diane R.
  • Start date Start date
D

Diane R.

I am sort of use to creating macros in Word and having our IT Department
place them on my department's separate systems. Would this work for Outlook
macros? Thank you.
 
Outlook VBA was designed for personal use only, so there's no easy way to
distribute VBA code to other users. See
http://www.outlookcode.com/article.aspx?id=28 for available approaches and
their drawbacks.

The preferred way to distribute new functionality to other users is with an
add-in.
 

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