--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
"Dow" <D...@discussions.microsoft.com> wrote in message news:FEC6622C-1CDA-46AF...@microsoft.com...
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
"Dow" <D...@discussions.microsoft.com> wrote in message news:A94CB011-1BF4-441A...@microsoft.com...
> Outlook 2003.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
"Abe" <A...@discussions.microsoft.com> wrote in message news:61AD8E6D-64B5-44F0...@microsoft.com...
> How about doing this for Outlook 2007?
>
> "Sue Mosher [MVP-Outlook]" wrote:
>
>> In what version of Outlook?
>>
Sue, do you know any disadvantages of that method?
--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
Organize eMails:
<http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6>
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
"Michael Bauer [MVP - Outlook]" <m...@mvps.org> wrote in message news:10w1y8k5aoosd.ny4dyf6fv45w$.dlg@40tude.net...
>
>
> Sue, do you know any disadvantages of that method?
>
So it's possible to deploy categories to all OL 07 clients, say once a day,
isn't it?
(I'm asked to develop an addin for that. But it seems that it wouldn't be
necessary.)
--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
Organize eMails:
<http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6>
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
"Michael Bauer [MVP - Outlook]" <m...@mvps.org> wrote in message news:1fsfh5mcjl7ef.1...@40tude.net...
>
>
> So it's possible to deploy categories to all OL 07 clients, say once a day,
> isn't it?
>
> (I'm asked to develop an addin for that. But it seems that it wouldn't be
> necessary.)
> Am Tue, 31 Jul 2007 15:23:58 -0400 schrieb Sue Mosher [MVP-Outlook]:
>
>> I can't think of any, since it's supposed to append, not overwrite.
>>
--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
Organize eMails:
<http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6>
On 1 Aug., 14:30, you wrote:
> An add-in that facilitated central deployment of category names *and* colors would probably be very well received, particularly by organizations that used category color-coding extensively in public calendar folders.
Is there any other way to distribute the colors?
Mirko
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
<msc...@gmail.com> wrote in message news:1186576673....@w3g2000hsg.googlegroups.com...
Mirko, please see the new Category Manager (link in my signature). You can
have a central category list, synchronize category colors; force users to
assign categories and much more.
--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
Synchronize Outlook Categories:
<http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6>
> This is a bit backwards, but I want to assign a category to an outlook item,
> but NOT have it added to the master categories list. Whe I'm in an email, I
> don't see the box to just type in a category - I seem to have to make a "New"
> one in the master list. Am I doing this wrong?
You are attempting to hijack someone else's thread. You are also hijacking
a */2-year old/* thread. Start your own NEW thread to discuss your separate
problem.
As to your inquiry, nothing requires that you *leave* a category defined in
the master list after you have used it in a rule. You can assign categories
that do not exist in the master list. Create your rule. In the clause
where you assign a category, create a new one. Save the rule. When you are
done with defining rules and have Okayed your way out, go edit the master
list to remove the category. The rule will assign a category with that name
to the matching e-mail although that category isn't currently in the master
list.
You will have to temporarily create a new category. Once you have defined
the rule and applied the changes to define that new rule, you can remove the
temp category from the master list.
With Outlook 07 the possibility to enter a keyword directly has been
removed. This VBA sample gives it back to you:
http://www.vboffice.net/sample.html?mnu=2&lang=en&smp=80&cmd=showitem
--
Best regards
Michael Bauer - MVP Outlook
Manage and share your categories:
<http://www.vboffice.net/product.html?pub=6&lang=en>