creating a contact

  • Thread starter Thread starter ceswamp
  • Start date Start date
C

ceswamp

Hey all,
I am running outlook 2000 SR1. Here's what I want to
do. I recv an email from a processing company (web
sales) that contains contact information (in the body).
I have been entering this information into my contact
list manually. I want to understand how to automatically
create, and enter this contact information into my
contact list when the email is recv'd. How can this be
done.

Thanks
CESwamp
 
You would need to use programming to parse the message body and extract any
email addresses and then automatically populate a new contact record.

Try posting in an Outlook Programming group for help with this.


--
Milly Staples [MVP - Outlook]

Post all replies to the group to keep the discussion intact. Due to
the SWEN virus, all mail sent to my personal account will be deleted
without reading.

After searching google.groups.com and finding no answer, ceswamp asked:

| Hey all,
| I am running outlook 2000 SR1. Here's what I want to
| do. I recv an email from a processing company (web
| sales) that contains contact information (in the body).
| I have been entering this information into my contact
| list manually. I want to understand how to automatically
| create, and enter this contact information into my
| contact list when the email is recv'd. How can this be
| done.
|
| Thanks
| CESwamp
 
Back
Top