• Subject: Re: Outlook calendar
  • Author: Sue Mosher [MVP]
  • Date: 24 Nov 2009
  • References: 1
To get a non-default folder, you need to walk the folder hierarchy using the
Folders collections or use a function that does that for you. For examples,
see:

http://www.outlookcode.com/codedetail.aspx?id=628 - uses a folder path
string
http://www.outlookcode.com/codedetail.aspx?id=492 - searches for a folder by
name
http://www.outlookcode.com/codedetail.aspx?id=1164 - uses a folder path
string in the Public Folders hierarchy
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54

"Gary." <gmhull@sbcglobal.net> wrote in message
news:OvQGSygaKHA.740@TK2MSFTNGP04.phx.gbl...
>I have a form setup with a command button that when clicked sends
> information from the form to the outlook calendar.
>
> I am using Office 2007.
>
> My problem is how to reference a specific calendar other than the default
> calendar
>
> I have the default calendar and another calendar named BidDate.
>
> I need to send the information to the BidDate calendar.
>
> I am not sure how you reference the BidDate calendar in my Access VBA code
>
>
20 Nov 2009Outlook calendar.Gary.
24 Nov 2009\ Re: Outlook calendar.Sue Mosher [MVP]
Contact Us
All times are in (US) Eastern Daylight Time (GMT -4:00)