Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Programming VBA / September 2005

Tip: Looking for answers? Try searching our database.

Open an Excel file based on subject heading of an email

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jamie - 27 Sep 2005 18:04 GMT
Hi There

I am trying to find some VBA code that will open a particular file
(i:/eis/forms/job log test.xls) if I receive an email with the subject
heading "EIS_Request".

If anyone can help I would greatfully appreciate it.

Thanks in advance

Jamie
Michael Bauer - 27 Sep 2005 19:57 GMT
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
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.