View Single Post
  #3  
Old July 17th 07, 04:30 PM posted to microsoft.public.outlook.program_vba
Todd Walton
external usenet poster
 
Posts: 4
Default How Do I Button?

On Jul 12, 1:11 pm, "Ken Slovak - [MVP - Outlook]"
wrote:
Is this just for yourself? If so go with a VBA macro. If it's for
distribution then VBA is not the way to go.


It is for distribution. Is it really that hard to distribute VBA? I
have control of all machines. Could I not script installing it?

Deploying VSTO addins can be done but is a bear to get everything exactly right


So, I distributing a VBA macro is much too difficult and distributing
a VSTO addin is very difficult.

VBA cannot be used for Outlook ribbon code.


Oh. I figured I'd be able to add to the ribbon a button that runs a
macro. Hmm...

-todd


Ads