Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Programming Forms / January 2004

Tip: Looking for answers? Try searching our database.

Distributon of Outlook Button/Macro

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Magnus Eriksson - 14 Jan 2004 12:25 GMT
Hello!

I have created a macro for Outlook 2000 that is activated from a
button inside Outlook. Now I would like to distribute/install this
macro/button on other clients than my own (at my work place, I'm not
trying to create a virus here...)

How can you do that? I know you can distribute the macro by copying
the VbaProject.OTM file, but how do you dsitribute the button that is
connected to the macro?? Is it perhaps possible to script buttons in
Outlook?

Thanks in advance.

Regards,
Magnus Eriksson
Ken Slovak - [MVP - Outlook] - 14 Jan 2004 15:08 GMT
By far the best way is to create a COM addin and distribute that. The
COM addin would create the button. You can download and examine the
ItemsCB COM addin sample on the Resources page at www.microeye.com for
a best practices Outlook COM addin template.

Other than that you could distribute the OTM file and in the
Application_Startup event handler in the ThisOutlookSession class
module your code could create the button when Outlook starts up.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginners Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm

> Hello!
>
[quoted text clipped - 12 lines]
> Regards,
> Magnus Eriksson
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.