The sample Outlook VBA macro at
http://www.outlookcode.com/codedetail.aspx?id=959 shows how to create a task from a mail message. You could use the same technique to create a contact.
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"Luc" wrote in message ...
Hi
When i copy or move a mail to a contact folder i would like to have the
subject of the mail copy to the contact first name field?
Any suggestion or code?
Thank