create new contact from email message text 
Author Message
 create new contact from email message text

I receive email messages I would like to use to create a
new contact form. I have a folder where the Inbox Wizard
automatically puts the messages.  The messages do not
always have the same information fields (no eamil for
example) so I will have to parse the message and that is
no problem.

Then I want to change the email Subject to "Entered plus
the current date" and fill in the name, address, CSZ,
phone, email etc. in a new contact form?

So far it wants to run through the whole folder.  How do I
code for the current open message? Or how do I create a
selection of only those without the "Entered" in the
subject, create a new contact.
thanks Jon



Fri, 15 Jul 2005 11:13:41 GMT  
 create new contact from email message text
To get the currently open active message, use the ActiveInspector
object and get its CurrentItem.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Lead Author, Professional Outlook 2000 Programming, Wrox Press
Lead Author, Beginning VB 6 Application Development, Wrox Press
Attachment Options
http://www.slovaktech.com/attachmentoptions.htm
Extended Reminders
http://www.slovaktech.com/extendedreminders.htm


Quote:
> I receive email messages I would like to use to create a
> new contact form. I have a folder where the Inbox Wizard
> automatically puts the messages.  The messages do not
> always have the same information fields (no eamil for
> example) so I will have to parse the message and that is
> no problem.

> Then I want to change the email Subject to "Entered plus
> the current date" and fill in the name, address, CSZ,
> phone, email etc. in a new contact form?

> So far it wants to run through the whole folder.  How do I
> code for the current open message? Or how do I create a
> selection of only those without the "Entered" in the
> subject, create a new contact.
> thanks Jon



Fri, 15 Jul 2005 23:37:48 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Macro VBA to create a contact from an email message

2. what event is triggered when outlook creates a new email message

3. Creating a new text or HTML message and using Word as an editor

4. How to create a new plain text message?

5. Turning Email Messages into Contacts

6. From a new mail message, how do I link a selected contact

7. Can I access current email message from within email message

8. send email when contact is created

9. send an email when a contact is created

10. Create contacts from emails received during a specific time period

11. Macro message everytime I Create a contact

12. Create New Contact in Public Folder

 

 
Powered by phpBB® Forum Software