I have an outside salesforce for which I schedule appointments. I would like
to print the contact's address and telephone numbers on the calendars
appointments. Is there any way to do this? I would like to not have to
double enter this info...
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

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
>I have an outside salesforce for which I schedule appointments. I would
>like
> to print the contact's address and telephone numbers on the calendars
> appointments. Is there any way to do this? I would like to not have to
> double enter this info...