View Single Post
  #1  
Old May 19th 08, 11:20 AM posted to microsoft.public.outlook
[email protected]
external usenet poster
 
Posts: 3
Default VBA macro for calendar view with 3 weeks

Hallo!
the new calendar view in outlook for a month looks nice but I can only
see 2 or 3 calendar
entries for a day. I do not need to see the complete month. if I
display only the next
3 weeks than the space for the entries is big enough to show enough
entires.
I would like to have a macro which automatically shows me the next 3
weeks in three lines,
just like the month view, but only for 3 weeks.
I could not find a suitable property in the object model for outlook.
StartField seems not to
accept a direct date value as a string and DisplayedDates is read-
only.

Is there already a solution for this problem?

Thanks,
Alex
Ads