![]() |
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 am working with office 2007
I have some code in Access 2007 that allows me to enter and appointment into the default outlook 2007 calendar. I would like to have appointments sent to a non default calendar. My problem is how to reference a non default calendar in out4ook 2007 |
#2
|
|||
|
|||
![]()
Where does that folder live?
-- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "Gary." wrote in message ... I am working with office 2007 I have some code in Access 2007 that allows me to enter and appointment into the default outlook 2007 calendar. I would like to have appointments sent to a non default calendar. My problem is how to reference a non default calendar in out4ook 2007 |
#3
|
|||
|
|||
![]()
"Dmitry Streblechenko" wrote in news:utF9HvvkKHA.6096
@TK2MSFTNGP02.phx.gbl: Where does that folder live? Calendar/Test(PersonalFolders) |
#4
|
|||
|
|||
![]()
Set CalendarFolder = Application.Session.GetDefaultFolder(olFolderCalen dar)
set SubFolder = CalendarFolder.Folders("Test(PersonalFolders)") -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "Gary." wrote in message ... "Dmitry Streblechenko" wrote in news:utF9HvvkKHA.6096 @TK2MSFTNGP02.phx.gbl: Where does that folder live? Calendar/Test(PersonalFolders) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How do I set up the "5 Work Week" as my defualt calendar view? | Calendar Challenged in Orlando | Outlook - Calandaring | 1 | February 19th 08 03:10 PM |
Defualt reminder not being set (by default) | Jack B. Pollack | Outlook - General Queries | 1 | June 18th 07 10:25 PM |
Trying to make Word my defualt email editor | plasmoo | Outlook - General Queries | 1 | November 6th 06 01:00 PM |
Existing Form Not Being Updated With Defualt Data | srm | Outlook - Using Forms | 5 | July 18th 06 07:03 PM |
How do yous set up Streets & Trips 06 as defualt map in Otlk 03 | js0558 | Outlook - Using Contacts | 1 | April 29th 06 05:28 PM |