We have a public calendar under the "Public Folders" folder in Outlook. Is
there a way, assuming the user has write permissions to this calendar, to
import data from an Access database into this calendar. I am able to import
Access data into my personal calendar, however, I cannot select this public
calendar to import data into. I do I have write permissions to this calendar.
Thanks for the help.
Derek Ruesch
Not directly. You'd need to:
1) Import to a mailbox or .pst folder and move the items to the public
folder.
2) Write code to do the import.
3) Use a third-party tool that's taken care of #2.

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> We have a public calendar under the "Public Folders" folder in Outlook.
> Is
[quoted text clipped - 9 lines]
>
> Derek Ruesch
Derek Ruesch - 21 Mar 2005 19:55 GMT
Sue,
Can you tell me where I can get the code to run this import or point me in
the right direction where I can read about coding in Outlook? Thanks.
Derek Ruesch
> Not directly. You'd need to:
>
[quoted text clipped - 16 lines]
> >
> > Derek Ruesch
Sue Mosher [MVP-Outlook] - 22 Mar 2005 00:55 GMT
See http://www.outlookcode.com/d/customimport.htm.

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Sue,
>
[quoted text clipped - 24 lines]
>> >
>> > Derek Ruesch