S
Shmuel Gershon
Hi All.
In my Outlook system I have the emails categorized in categories. Just like
everybody else does, any email can belong to "zero or more" categories, and
categories overlap. Categories are dynamic, as I add and remove categories
all the time.
I want to be able to traverse throught these categories and sign the used
and the not-used ones.
(list all the existing categories and mark the ones that do not have any
email "assigned" to it).
How is the way to go?
I programmed VBA for excell, but never for Outlook.
I understand that in Outlook, instead of going through all the emails one
by one (think about a large quantity of emails!), I can use SQL Selects to
get the information in an practical way.
Can you point me any direction/website to get me started?
Thanks!
Shmuel
In my Outlook system I have the emails categorized in categories. Just like
everybody else does, any email can belong to "zero or more" categories, and
categories overlap. Categories are dynamic, as I add and remove categories
all the time.
I want to be able to traverse throught these categories and sign the used
and the not-used ones.
(list all the existing categories and mark the ones that do not have any
email "assigned" to it).
How is the way to go?
I programmed VBA for excell, but never for Outlook.
I understand that in Outlook, instead of going through all the emails one
by one (think about a large quantity of emails!), I can use SQL Selects to
get the information in an practical way.
Can you point me any direction/website to get me started?
Thanks!
Shmuel