If you want to replace the color category of an Outlook item, you’ll need to remove the original one as a new category is assigned. Thus, in this article, we will teach you how to automate this via VBA.
The primary reason why we make use of color...
Read more »
This article will teach you how to utilize Outlook VBA to automatically get a count of attendees before sending out a meeting invitation.
Similar to count the recipients before sending out an email, some users also wish to count the attendees...
Read more »
Most of time, to view the hyperlink addresses, you need to hover the cursor over the displaying text. This article will teach you to use VBA to show all the addresses in one email simply by one click.
As you know, apart from directly adding a URL...
Read more »