Can Outlook Calendar print out the month w/appointment DETAILS?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'd like to print out a month per page, but to include more than just the
subject. For instance, on the page for October I'd like to see the box for
Oct. 12 say "Report Due" (which is the subject) and then the text I input,
e.g., File in NJ for X, Inc. File in NY for Y, Inc. Is this possible?
 
Have you tried the Calendar Details Style, which includes the message body in
the output?

BTW, this is a programming-only forum; further general questions should be
directed to microsoft.public.outlook.general (or microsoft.public.calendaring
for your topic).
 
Thanks for responding. Yes, I did. The message body does not appear; the
only thing that prints is the text in the subject line. Again, I want a
page for all of, say October, with all details, and Maybe I'm missing
something, but I used every permutation possible in "Calendar Details."
Thanks for your re: the other forums.
 
Thanks for getting back to me, Sue. Word macros that build printouts? I
don't have a clue, although I use macros in Word. Oh well.
 
Well, since you posted in a programming forum, there's an assumption you're looking for a programmatic solution. Why not take a look at the macros?

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
How do I go to the proper forum? I thought changing to "Calendar" would do
it, but apparently it has not.
 
You actually got the answers here. It just sounds like you're not in a position to implement them.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
That's not correct. I've even been in touch with three others who have
posted in the past, wanting to do the same thing that I do -- they say that
it's not possible.
 
It is possible -- if you are willing and able to write the VBA code to generate a custom printout.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top