Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Programming VBA / June 2004

Tip: Looking for answers? Try searching our database.

Outlook 2003 Calendar save as OLE Automation

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Manfred - 28 Jun 2004 20:12 GMT
Hi

I need to automate the procedure
Calendar->save as Web Page on a vb script or in a .net application.

To activate the Calendar I choose the Application.Folders part and
than I can display the selected Calendar Inspector. But how do I
activate the File->Save as Web Page Menu?

Thanks for your suggestions
Sue Mosher [MVP-Outlook] - 28 Jun 2004 20:33 GMT
You can execute any menu command with the CommandBars collection (see
http://www.outlookcode.com/d/tips/commandbarfun.htm), but that won't do you
much good in this case, unless you're inclined toward a SendKeys kludge,
because you'd still have to make selections on the resulting dialog.

A better solution would be to iterate the folder and build exactly the web
page you want to see, using a table for the main portion of the display. You
might want to take a look at the Word templates listed at
http://www.slipstick.com/addins/calendar/print.htm . They use VBA code, but
the basic techniques are the same in any language.

Signature

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

> Hi
>
[quoted text clipped - 6 lines]
>
> Thanks for your suggestions
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.