M
Murphybp2
I am trying to create a process that allows me to only see new emails
when I want to process them. I am unable to work offline at work as
when I try to do this I am not able to even open my outlook. So I
have thought of an alternative.
I have created a rule that when any new mail comes in, the category
for that mail is set to "New Mail". I then have created a view of my
inbox that looks for only mail that does not contain this category.
What I want to do next, is to create a toolbar button that I will call
"Retrieve Mail", that when I click it, will find any email with the
category of "New Mail", and remove that category from the item. I
don't want to delete all the categories, in case someone has sent me a
mail with a category that I want to keep. I just want to find any
mail with the category of "New Mail", and remove it.
I am using Outlook 2003. Anyone that can share a VBA that does this
would be appreciated. Thanks.
when I want to process them. I am unable to work offline at work as
when I try to do this I am not able to even open my outlook. So I
have thought of an alternative.
I have created a rule that when any new mail comes in, the category
for that mail is set to "New Mail". I then have created a view of my
inbox that looks for only mail that does not contain this category.
What I want to do next, is to create a toolbar button that I will call
"Retrieve Mail", that when I click it, will find any email with the
category of "New Mail", and remove that category from the item. I
don't want to delete all the categories, in case someone has sent me a
mail with a category that I want to keep. I just want to find any
mail with the category of "New Mail", and remove it.
I am using Outlook 2003. Anyone that can share a VBA that does this
would be appreciated. Thanks.