
Start a macro automaticly when starting outlook
Open the
Visual Basic editor from the menu Extras / Macro and use there the
application startup event.
HTH
HP
Quote:
> I tried Application_Startup() as an event, but outlook does not react.
> What's more to it?
> Mike Talbot