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 VBA / March 2004

Tip: Looking for answers? Try searching our database.

share macro

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
oded@agams.com - 31 Mar 2004 13:06 GMT
How do I send a macro that I created for Outlook to another user on another computer?  If I use the export then it exports a class file that when imported does not go into the ThisOutlookSession so it cannot be run on a different computer

Is there a way to create an install for this macro that will go into Outlook and create an icon on one of the toolbars that the user can click to run the macro

Thanks
oded@agams.com
Sue Mosher [MVP-Outlook] - 31 Mar 2004 13:45 GMT
The other user would have to copy and paste the code into
ThisOutlookSession.

Outlook macros are intended for personal use. The best solution for
distributing code to other people is a COM add-in.

Signature

Sue Mosher, Outlook MVP
Author of
    Microsoft Outlook Programming - Jumpstart for
    Administrators, Power Users, and Developers
    http://www.outlookcode.com/jumpstart.aspx

> How do I send a macro that I created for Outlook to another user on another computer?  If I use the export then it exports a class file that
when imported does not go into the ThisOutlookSession so it cannot be run on
a different computer.

> Is there a way to create an install for this macro that will go into Outlook and create an icon on one of the toolbars that the user can click to
run the macro?

> Thanks,
> oded@agams.com
 
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.