![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#2
|
|||
|
|||
![]()
Yes, you can easily do this. From a coding perspective, you need to evaluate
the contents of the MailItem.Body property using string functions from the VBA.Strings class (such as InStr, Left, Right, etc.). You can use those methods to find the location of the e-mail address and read it, then use MailItem.Forward to send them copies of the current e-mail. This page has lots of info to get you started: How to process incoming messages in Microsoft Outlook: http://www.outlook-code.com/article.aspx?id=62 Let me know if you need anything else... -- Eric Legault - Outlook MVP, MCDBA, MCTS (SharePoint programming, etc.) Try Picture Attachments Wizard for Outlook: http://www.collaborativeinnovations.ca Blog: http://blogs.officezealot.com/legault/ "Mike Frazier" wrote: I am using Microsoft FrontPage 2003 on my website and use several forms, three of the forms submitted include the users E-Mail address. All the forms are sent to my MS Outlook 2007 inbox. What I would like to do is on the three forms that include users E-Mail addresses that arrived in my inbox, would like them forwarded to the users E-Mail address that was inputted on the form. Is this possible by using a Macro? Are they any sample Macros or is there a simplier solution? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Macros | Pete | Outlook - General Queries | 1 | July 25th 07 10:33 PM |
macros | Maheswar | Outlook - General Queries | 2 | July 19th 07 03:20 PM |
macros | Shirley | Outlook - Calandaring | 0 | April 24th 06 05:47 PM |
Macros? | CWLee | Outlook Express | 1 | April 11th 06 12:11 AM |
macros | MarcoPolo | Outlook and VBA | 1 | February 27th 06 07:25 PM |