http://www.slipstick.com/addins/gallery/index.htm#myolcal
"My Outlook Calendar: Customizable Word template for generating
Outlook weekly and monthly calendars. Print any Outlook calendar
that you have access to, including calendars from other users'
mailboxes and Public Folders. Add color coding by category or by
type of item (one-day event, multiple-day event, etc.) Specify time
and date formats and the title for the calendar. Slower than the
Microsoft template, but it does much more and follows progress in
the status bar."
Choose Weekly and select the "Show Meeting Attendees"
radio button.
OR... (I really like using this one):
If you are up to adding a "macro" to your Outlook
http://www.outlookcode.com/codedetail.aspx?id=37
However, it is kinda advanced.
I'll try to write the steps if you're up to giving it a go:
1) Copy all of the code in the BODY of the page (in the link above)
(The white box in the middle)
2) In Outlook, press your <ALT>+<F11>
This opens the Microsoft Visual Basic - VbaProject.OTM
3) On the menu select "Insert"
4) Select "Module"
5) In the blank window on the right, PASTE the code you
copied
6) Select "File"
7) Select "Close and Return to Microsoft Outlook"
8) Right click on your Tool menu (in the gray part where the buttons are)
9) Select "Customize..."
10) Click on the "Commands" tab
11) Select "Macros" from the Categories
12) Click on "Project1.PrintAapptAttendee" and drag it to your toolbar
and Drop it (You have to drop it ON the toolbar not in the gray
blank area but next to something like the yellow question mark icon)
13) Close the Customize window.
Now try to use this "Macro"
1) Open an appointment that has attendees in it
2) Click on the "Project1.PrintAapptAttendee" button that you put
on your toolbar.
3) Wait a moment for Word to open and show you your appointment
with all of the attendees and how they responded to the invitation.
If you run into any problems, write back.
Nikki
Good Day
I know that in older versions of Outlook, when you would print off a
meeting, it would also print off all the responses to the meeting, so that
you knew who was planning on attending, and who couldn't. You can see the
responses, but this no longer prints off in Outlook 2003. Does anybody know
of a switch or code that can be turned on so that this will start working?