![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
I want to send my calendar by email in the same format. If this can be done,
would someone assist me please? |
Ads |
#2
|
|||
|
|||
![]()
In Outlook 2003 and earlier versons, the closest you can come to a built-in method for sending a calendar as a single file attachment is to export the Calendar folder to a file, then sending the exported file.
However, if you have Word, you can use one of the Word templates listed at http://www.slipstick.com/addins/calendar.htm#print to push the Outlook data into a Word document, then attach that document to a message. If you have Visio 2003, you can use the Import Outlook Data Wizard to create a calendar from Outlook data, using a filter to include only certain appointments. The resulting .vsd file can then be sent as an attachment. For a VBA code solution that creates an HTML-format mail message containing any single day's appointment list, see http://www.outlookcode.com/codedetail.aspx?id=24 . Another technique is to use a third-part tool called ClipForm (http://www.ivitar.com/clipform/). This tool uses templates to export Outlook data -- a whole folder or selected items -- to the Windows clipboard, text file, HTML email message, or other file types. Outlook 2007 will make calendar sharing and distribution much, much easier. It will have the built-in ability to generate a nicely formatted email message listing your appointments, with an iCalendar attachment that other Outlook 2007 users can open to add your appointments to a new calendar that Outlook will create for them. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Rich" wrote in message ... I want to send my calendar by email in the same format. If this can be done, would someone assist me please? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Can I turn off in-caledar editing? | WildCide | Outlook - Calandaring | 0 | March 11th 06 12:25 AM |
trying to sync with a corrupt caledar folder | RBC | Outlook - Calandaring | 6 | February 7th 06 01:52 AM |
How to change appointment time for a series? | Bryan | Outlook - General Queries | 4 | February 3rd 06 04:02 PM |
How to set up a series of meetings with inconsistent dates? | Drmyiz | Outlook - Calandaring | 0 | January 30th 06 03:46 PM |
Changing Series Appt time from All Day to set time | Bryan | Outlook - General Queries | 1 | January 17th 06 03:24 AM |