You would have to write code in a custom form or an Outlook add-in to return the linked contact, retrieve the value of the contact's field, and assign it to a property on the task item. For an example, see
http://www.outlookcode.com/codedetail.aspx?id=566
--
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
"2shaws" <(E-Mail Removed)> wrote in message news:F12C03FA-1F30-4C07-9969-(E-Mail Removed)...
>I have created a custom form for my contact information. Now I would like
> for one of those custom fields to be displayed when I create a task for one
> of these contacts. The task is already linked to the contact through the
> name, but I can't seem to pull in any other information from the contact
> form. Is this possible?