Coloring appointments

C

c mateland

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
 
S

Sue Mosher [MVP-Outlook]

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

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top