>I would like to run a macro, which is saved in the Outlook file
>VbaProject.OTM in
[quoted text clipped - 11 lines]
>Unfortunately "Run" does not exist in Outlook.
>Any help would be wonderfull!!!
See:
<http://groups.google.fi/groups?threadm=eSL8uKwWBHA.1748%40tkmsftngp05>.
Quote (Sue Mosher):
If the macro is in the built-in ThisOutlookSession module in
Outlook VBA, then you can invoke it as a method of the Outlook
Application object. However, this approach is not supported and
may not survive into the next version.

Signature
Michael Bednarek http://mbednarek.com/ "POST NO BILLS"
Heike Pertzel - 23 Jun 2005 08:07 GMT
Thanks for your answer! I will try it. Sorry for the delay, but I was ill.
Heike Pertzel / DATA 5 GmbH
>>I would like to run a macro, which is saved in the Outlook file
>>VbaProject.OTM in
[quoted text clipped - 20 lines]
> Application object. However, this approach is not supported and
> may not survive into the next version.