Am 27 Sep 2005 10:04:46 -0700 schrieb Jamie:
Jamie,
please use the ItemAdd event of the Inbox. That events fires if an
e-mail is coming in. You can then check the Item´s Subject property. if
it matches your criteria then use the Workbooks.Open method.
All mentioned methods, events etc. are explained with samples in the VBA
help

Signature
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
> Hi There
>
[quoted text clipped - 7 lines]
>
> Jamie