View Single Post
  #4  
Old July 1st 08, 03:12 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Activate macro on External Outlook add on

Now I'm confused. If the items are in Outlook from that addin they are
Outlook items and you can act on them just as you'd act on any other items
with Outlook macro code. If you mean adding functionality to that addin
you'd have to talk to its developers to see if it supports that.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"guyy" wrote in message
...
thanks.
i might miss explain myself:
i have a 3rd party product which add an outlook add on and i would like to
run macro on this items (which are similar to outlook items + other new
items).


Ads