View Single Post
  #6  
Old September 10th 07, 06:48 AM posted to microsoft.public.outlook.program_vba
Michael Bauer [MVP - Outlook]
external usenet poster
 
Posts: 1,885
Default Macro to switch to calendar/contacts/tasks with folder view in navigation pane



I'm sorry, but writing the code is your task. Show your code and we can
explore together if there are problems.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
Organize eMails:
http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6

Am Sat, 08 Sep 2007 11:51:10 -0700 schrieb Alex Wenzel:

On Aug 23, 7:07 am, "Michael Bauer [MVP - Outlook]"
wrote:
Ok, I understand now. You can track the Explorer's FolderSwitch event. If
one of the folders get activated you want the treeview for then call:
Explorer.ShowPane olFolderList, True


Sorry, I'm late to reply, because I've been on vacation. Thanks for
this hint. I experimented with this, but due to my lack of
understanding of VBA, I can get nowhere.
Could you tell me how the complete macro for e.g. "Go to tasks and
switch nav pane to folder list" has to look like?
(Outlook really should have a macro recorder for dummies like me.)

Ads