I don't understand. If you have VBA code and you want it to run in Outlook 2007 just add the code to your Outlook VBA project. Use Alt+F11 to open the Outlook VBA project and add your code there if it isn't there already.
-- 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
"Sams" <Sams[ at ]discussions.microsoft.com> wrote in message news:08A8E451-A96E-4634-BFEF-9F5AEA918113[ at ]microsoft.com...
[Quoted Text] > May I ask you for a help on how I can add the code which is in VBA to my > outlook 2007?? > Thanks in advance. > > "Ken Slovak - [MVP - Outlook]" wrote: > >> If you don't want to buy an addin you can certainly code your own addin >> or >> Outlook macro. See www.outlookcode.com for information on coding for >> Outlook. You can also search there on something like autobcc to see the >> code >> samples that are already available there for 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>> >> >> "Sams" <Sams[ at ]discussions.microsoft.com> wrote in message >> news:EC7EA3C4-5F51-4E10-AE1E-9A8831AF9622[ at ]microsoft.com... >> > Please I need some help to create Auto BCC / CC for Outlook 2007 to >> > send >> > outgoing emails is an email add-in that automatically adds BCC and/or >> > CC >> > recipients to your email messages basing on simple rules created by >> > you. >> > So is there any other way instead of buying this add-in to create a >> > rule >> > or >> > a code to my outlook 2007??? and if there is a code how can I add it to >> > my >> > outlook 2007?? >> > Thanks in advance. >> >>
|