![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
I'm using Outlook 2003 and trying to build a public calendar to track firm
events. What I'm looking for is a VBA code example that could be attached to a menu button to create a view on the calendar that has the focus. Another option would be a tool similar to the Calendar Views toolbar but that would work with public calendars. -- Thanks Dennis Application Support |
Ads |
#2
|
|||
|
|||
![]()
Creating a custom menu item and launching a macro from it is the easy part.
However, creating views is decidedly non-trivial and requires in-depth knowledge of XML and how views are constructed: Creating Custom Views (Microsoft Outlook 2002 Technical Articles): http://msdn.microsoft.com/library/en...asp?frame=true -- Eric Legault (Outlook MVP, MCDBA, old school WOSA MCSD, B.A.) Try Picture Attachments Wizard for Outlook: http://www.collaborativeinnovations.ca Blog: http://blogs.officezealot.com/legault/ "Dennis" wrote: I'm using Outlook 2003 and trying to build a public calendar to track firm events. What I'm looking for is a VBA code example that could be attached to a menu button to create a view on the calendar that has the focus. Another option would be a tool similar to the Calendar Views toolbar but that would work with public calendars. -- Thanks Dennis Application Support |
#3
|
|||
|
|||
![]()
Just what I needed!
-- Thanks Dennis Application Support "Eric Legault [MVP - Outlook]" wrote: Creating a custom menu item and launching a macro from it is the easy part. However, creating views is decidedly non-trivial and requires in-depth knowledge of XML and how views are constructed: Creating Custom Views (Microsoft Outlook 2002 Technical Articles): http://msdn.microsoft.com/library/en...asp?frame=true -- Eric Legault (Outlook MVP, MCDBA, old school WOSA MCSD, B.A.) Try Picture Attachments Wizard for Outlook: http://www.collaborativeinnovations.ca Blog: http://blogs.officezealot.com/legault/ "Dennis" wrote: I'm using Outlook 2003 and trying to build a public calendar to track firm events. What I'm looking for is a VBA code example that could be attached to a menu button to create a view on the calendar that has the focus. Another option would be a tool similar to the Calendar Views toolbar but that would work with public calendars. -- Thanks Dennis Application Support |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Outlook 2000 - Calendar Views | DeeW | Outlook - Calandaring | 1 | March 2nd 06 07:57 PM |
Adding symbols in calendar views | Pete9500 | Outlook - Calandaring | 1 | February 17th 06 09:41 PM |
Changing Views in Calendar Always Reverts Back to Today's Date | Matt | Outlook - General Queries | 0 | February 10th 06 08:01 PM |
Shared Calendar start up views | Sue Mosher [MVP-Outlook] | Outlook and VBA | 0 | February 1st 06 12:08 AM |
Calendar Views - why are some categories ignored | Judy Gleeson MVP Outlook | Outlook - Calandaring | 2 | January 9th 06 10:48 AM |