A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

How re referance a non defualt outlook 2007 calendar



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old January 11th 10, 07:03 PM posted to microsoft.public.outlook.program_vba
Gary.[_2_]
external usenet poster
 
Posts: 2
Default How re referance a non defualt outlook 2007 calendar

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  
Old January 11th 10, 08:17 PM posted to microsoft.public.outlook.program_vba
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default How re referance a non defualt outlook 2007 calendar

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  
Old January 11th 10, 09:39 PM posted to microsoft.public.outlook.program_vba
Gary.[_2_]
external usenet poster
 
Posts: 2
Default How re referance a non defualt outlook 2007 calendar

"Dmitry Streblechenko" wrote in news:utF9HvvkKHA.6096
@TK2MSFTNGP02.phx.gbl:

Where does that folder live?


Calendar/Test(PersonalFolders)
  #4  
Old January 11th 10, 10:52 PM posted to microsoft.public.outlook.program_vba
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default How re referance a non defualt outlook 2007 calendar

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
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


All times are GMT +1. The time now is 11:40 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.