printing tasks with contact name and phone no

  • Thread starter Thread starter mekesh patel
  • Start date Start date
M

mekesh patel

in act when you print tasks you are able to print this
contact name and phone no's is this possile with outlook
iam not able to this .
 
Outlook has no built-in functionality to do that since it does not store
contact data in task items and is not a relational database. You can
accomplish what you want, however, with a some VBA code that stores contact
data in the tasks or other items linked to contacts. For an example, see
http://www.outlookcode.com/codedetail.aspx?id=566
 
my question is similar, in that i wish to include office phone and cell phone
#'s on the task list header bar. some connection between the tasks and
contacts is built in because when you press contacts at the bottom of the new
task screen it will show up in the tasks list (contacts in the header bar was
taken from field chooser, all task fields). i am not a computer programer, if
this can be accompished, can you please explain to me in simpilize the steps
required to have this ability/

thank you sue
 
Back
Top