View Single Post
  #2  
Old November 1st 06, 06:58 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default 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

Ads