View Single Post
  #2  
Old July 19th 06, 10:31 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Insert "subject" into the "first name" field of contact

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

Ads