View Single Post
  #2  
Old February 1st 06, 04:45 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Save Public Calendar as Webpage

There's no direct method in Outlook 2003 for this. You'd have to iterate the items in the folder and build the raw HTML to display the calendar as you want to see it.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Brad Baker" wrote in message ...
I'd like to use VBA to automatically save a public calendar as a webpage.
That way I could create a program to run every few mintues and save to our
company intranet for viewing by employees outside of Outlook. Is there any
way to do this? Running Outlook 2003 SP2.

Thanks,
Brad


Ads