Calendar - Month View

  • Thread starter msnews.microsoft.com
  • Start date
M

msnews.microsoft.com

Hello

My default calendar view is "Month View".
When I open the calendar I want the current week to be at the top of the
calendar instead of the 1st week of the month.
Is there a way to program this with a macro?

Thanks
 
K

Ken Slovak - [MVP - Outlook]

Yes and no.

There's a hidden GoToDate method that can set a calendar folder display to a
specified date (it's a method of the View object for a folder) but it hangs
Outlook or just makes it disappear from memory in most of the versions of
Outlook where it's implemented. What version of Outlook are you using?
 
J

John Camacho

O2003


Ken Slovak - said:
Yes and no.

There's a hidden GoToDate method that can set a calendar folder display to a
specified date (it's a method of the View object for a folder) but it hangs
Outlook or just makes it disappear from memory in most of the versions of
Outlook where it's implemented. What version of Outlook are you using?
 
K

Ken Slovak - [MVP - Outlook]

GoToDate makes Outlook 2003 disappear from memory when used. Wait for SP1
and see if it's fixed then.
 
Top