- Joined
- Dec 3, 2008
- Messages
- 2
- Reaction score
- 0
Outlook Macro Distribution
I have made a VBA macro which run on every incoming email msg. For this purpose i have to manually copy paste the code in ThisOutlookSession-> Application_NewMail(). Now i want to deploy this code in more than 50 machines. Can i make some kind of exe so that code automatically gets pasted into the above mentioned function so that i dnt have to physically go n deploy my macro... Ur suggestions n help is required
Best Regards,
I have made a VBA macro which run on every incoming email msg. For this purpose i have to manually copy paste the code in ThisOutlookSession-> Application_NewMail(). Now i want to deploy this code in more than 50 machines. Can i make some kind of exe so that code automatically gets pasted into the above mentioned function so that i dnt have to physically go n deploy my macro... Ur suggestions n help is required
Best Regards,
Last edited: