![]() |
Coloring appointments
Can anyone share a macro or method that changes the color (lable color)
of multiple appointments in the calander? I want to select more than one appointment in the calander and change the color to one of the label colors instead of doing them one by one. Outlook won't allow a color change when I have more than one appointment selected. I already know about automatic coloring and use for some criteria, but not for this task. I want to be able to choose the appointments and directly color them at the same time. Thanks. -Chuck |
Coloring appointments
Iterate the items in Application.ActiveExplorer.Selection and use the technique shown at http://www.outlookcode.com/codedetail.aspx?id=139 on each one.
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "c mateland" wrote in message oups.com... Can anyone share a macro or method that changes the color (lable color) of multiple appointments in the calander? I want to select more than one appointment in the calander and change the color to one of the label colors instead of doing them one by one. Outlook won't allow a color change when I have more than one appointment selected. I already know about automatic coloring and use for some criteria, but not for this task. I want to be able to choose the appointments and directly color them at the same time. Thanks. -Chuck |
All times are GMT +1. The time now is 02:22 AM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com