Community of MapPoint and Virtual Earth Users and Developers
This is a discussion on Exporting Route Schedule to Outlook Calendar within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Has anyone successfully imported a scheduled route as defined in MapPoint into Outlook Calandar? How would this best be accomplished? ...
| |||||||
| Today's Posts | Twitter Feed | Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
|
Outlook automation (not Express) is really easy. If you can figure out the mapPoint COM Object model Outlook is just as easy! If I remember rightly the objects you're looking to create are those of olAppointmentItem. Used the following vbScript on my web page but it can be done a lot neater in VBA or C++ etc. Sub AddAppt(olApp, olDate) Dim olApt Set olApt = olApp.CreateItem(1) olApt.AllDayEvent = True olApt.Start = olDate olApt.Subject = "Bank Holiday" olApt.ReminderSet = False olApt.Save Set olApt = Nothing End Sub Sub AddToOutlook() Dim olApp Set olApp = CreateObject("Outlook.Application") AddAppt olApp, NewYearsDay AddAppt olApp, MayDay AddAppt olApp, SpringDay AddAppt olApp, SummerDay AddAppt olApp, GoodFriday AddAppt olApp, EasterMonday AddAppt olApp, XmasDay AddAppt olApp, BoxingDay Set olApp = nothing End Sub |
![]() |
| Tags |
| calendar, exporting, outlook, route, schedule |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| outlook calendar to mappoint... | Anonymous | MapPoint 2006/2009 Discussion | 2 | 02-19-2005 12:39 AM |
| MP2Kmag Editorial Calendar | Eric Frost | News and Announcements | 0 | 08-11-2003 09:45 PM |
| problem exporting a route | Anonymous | MapPoint 2006/2009 Discussion | 1 | 10-22-2002 10:01 PM |
| Exporting map/route image | Anonymous | MapPoint 2006/2009 Discussion | 1 | 09-10-2002 08:29 AM |
| Schedule stops | amanuel | MapPoint 2006/2009 Discussion | 2 | 08-23-2002 11:29 AM |
Lanzarote Holiday
Enjoy a Lanzarote holiday when you check out the offers on UlookUbook and save cash!