How can I send my monthly calendar to someone within Outlook 2003?
Let me count some of the ways:
- Use a word template and either send it as a document or save as
HTML. See
http://www.slipstick.com/addins/calendar.htm#print for templates.
- Create a table view with the necessary fields showing and copy then
paste into an email. The basic instructions (but using contact data) are
at
http://www.outlook-tips.net/howto/copy_data.htm.
- If you both have Visio 2003, use the Import Outlook Data Wizard to
create a calendar from Outlook data. You can filter it to include only
certain appointments. Send the .vsd file as an attachment.
- Use VBA to create an HTML-format mail message containing any single
day's appointment list or 30 days of appointments. Look for code samples
at:
http://www.outlookcode.com/codedetail.aspx?id=24
http://www.outlookcode.com/codedetail.aspx?id=1227
- Wait for Outlook 2007 and send the calendar as an iCalendar attachment.