How do I link Contact Phone Numbers to tasks

J

Justin

I am trying to use Tasks to generate lists of calls to complete.

I have figured out how to display the contact name on the Task list, I
cannot figure out how to get the Contact phone numbers to display on the Task
list. I would like to be able to create a task from a contact, and be able
to print my Task list with contact name and phone number, along with a Note
that metions the reason the call needs to be made.

How do I get the Contact Phone Number to automatically connect to the Task
in the same fashion the Contact Name does?
 
S

Sue Mosher [MVP-Outlook]

Any folder view shows only the data in that folder, even though Outlook lets
you think otherwise by allowing you to add fields from different types of
items in the folder. You can accomplish what you want, however, with a
little custom VBA code. For an example, see
http://www.outlookcode.com/codedetail.aspx?id=566
 
Top