(Msg. 1) Posted: Mon Aug 24, 2009 7:47 am
Post subject: Best way to distribute VBA project Archived from groups: microsoft>public>outlook>program_vba (more info?)
Hi guys,
I programmed some functionality in Outlook 2003. My client wants to
distribute this in an easy way. Is it possible to distribute this easily or
do I need to make an add in out of it. I guess this has to be done via VSTO
right? If you know of any other way pls let me know.
What needs distributing: two modules and two userforms
Version: Outlook 2003
Windows XP
(Msg. 2) Posted: Mon Aug 24, 2009 11:22 am
Post subject: Re: Best way to distribute VBA project [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
The best solution would be to build an add-in, using what you've learned in
writing the VBA code.
"Maurice" <Maurice.DeleteThis@discussions.microsoft.com> wrote in message
news:0FB36A57-40A5-42A3-AE31-8CC43CC833B8@microsoft.com...
> Hi guys,
>
> I programmed some functionality in Outlook 2003. My client wants to
> distribute this in an easy way. Is it possible to distribute this easily
> or
> do I need to make an add in out of it. I guess this has to be done via
> VSTO
> right? If you know of any other way pls let me know.
>
> What needs distributing: two modules and two userforms
> Version: Outlook 2003
> Windows XP
>
> thanks in advance
> --
> Maurice Ausum
(Msg. 3) Posted: Mon Aug 24, 2009 11:39 am
Post subject: Re: Best way to distribute VBA project [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
To add to what Sue mentioned, you can use VSTO if you want or you can use a
managed code shared addin.
"Sue Mosher [MVP]" <suemvp RemoveThis @turtleflock.com> wrote in message
news:uW6Q36MJKHA.3632@TK2MSFTNGP05.phx.gbl...
> The best solution would be to build an add-in, using what you've learned
> in writing the VBA code.
>
> If you want to look at VBA distribution options, see
> http://www.outlookcode.com/article.aspx?id=28, but you're heading into
> unsupported territory there.
>
> --
> Sue Mosher, Outlook MVP
> Author of Microsoft Outlook 2007 Programming:
> Jumpstart for Power Users and Administrators
> http://www.outlookcode.com/article.aspx?id=54 >
(Msg. 4) Posted: Mon Aug 24, 2009 11:54 am
Post subject: Re: Best way to distribute VBA project [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Thanks for the reply Sue, i'll take a look at the link you posted.
--
Maurice Ausum
"Sue Mosher [MVP]" wrote:
> The best solution would be to build an add-in, using what you've learned in
> writing the VBA code.
>
> If you want to look at VBA distribution options, see
> http://www.outlookcode.com/article.aspx?id=28, but you're heading into
> unsupported territory there.
>
> --
> Sue Mosher, Outlook MVP
> Author of Microsoft Outlook 2007 Programming:
> Jumpstart for Power Users and Administrators
> http://www.outlookcode.com/article.aspx?id=54 >
>
> "Maurice" <Maurice.DeleteThis@discussions.microsoft.com> wrote in message
> news:0FB36A57-40A5-42A3-AE31-8CC43CC833B8@microsoft.com...
> > Hi guys,
> >
> > I programmed some functionality in Outlook 2003. My client wants to
> > distribute this in an easy way. Is it possible to distribute this easily
> > or
> > do I need to make an add in out of it. I guess this has to be done via
> > VSTO
> > right? If you know of any other way pls let me know.
> >
> > What needs distributing: two modules and two userforms
> > Version: Outlook 2003
> > Windows XP
> >
> > thanks in advance
> > --
> > Maurice Ausum
>
>
>
(Msg. 5) Posted: Mon Aug 24, 2009 11:55 am
Post subject: Re: Best way to distribute VBA project [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Thanks for the reply Ken, that's what i figured. I'll have a go at it.
--
Maurice Ausum
"Ken Slovak - [MVP - Outlook]" wrote:
> To add to what Sue mentioned, you can use VSTO if you want or you can use a
> managed code shared addin.
>
> --
> 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 >
>
> "Sue Mosher [MVP]" <suemvp.TakeThisOut@turtleflock.com> wrote in message
> news:uW6Q36MJKHA.3632@TK2MSFTNGP05.phx.gbl...
> > The best solution would be to build an add-in, using what you've learned
> > in writing the VBA code.
> >
> > If you want to look at VBA distribution options, see
> > http://www.outlookcode.com/article.aspx?id=28, but you're heading into
> > unsupported territory there.
> >
> > --
> > Sue Mosher, Outlook MVP
> > Author of Microsoft Outlook 2007 Programming:
> > Jumpstart for Power Users and Administrators
> > http://www.outlookcode.com/article.aspx?id=54 > >
>
>
All times are: Eastern Time (US & Canada) (change)
Page 1 of 1
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum