At times, you may want to expand or collapse all mail folders in the mail navigation pane in one go. In this case, you can utilize the methods introduced in this post.
For some reasons, such as to check the emails in different folders and...
Read more »
If you would like to print out all the attachments in multiple selected emails in bulk, you can utilize the method introduced in this article. It is using a piece of VBA code to achieve it in quick time.
As you can see, when you select a single...
Read more »
In this article, we would like to explain 6 smart ways for you to copy tracked deleted text in your Word document.
With “Track Changes” feature turning on in Word, you will get a strike-through over text whenever a deletion is made. You see...
Read more »
Many users hope that Outlook can auto select the different signatures for different recipients in the emails. Thus, this article will teach how to realize it via VBA.
By default, Outlook only allows you to auto insert the varying signature into...
Read more »
In this article, we would like to expound 3 ways to batch promote or demote heading levels in your Word document.
The proper use of headings makes a good structure in a document. And speaking of property, it’s inevitable to change heading levels...
Read more »
If you would like to quickly get the total count of items in each color category in your Outlook PST file, you can use the VBA code exposed in this article. It’ll export all the counts into an Excel file directly for your convenient...
Read more »
Though Outlook doesn’t permit directly compressing attachments into a RAR file, you still can use the VBA code introduced in this article to realize it like a breeze.
As we all know, when attaching many large files to one email, you will be...
Read more »
In this article, we are glad to share with you 2 ways to quickly merge multiple Word documents into one via VBA.
In Word, there is the default built-in feature to help user combine or merge several documents into one. Details are explained in...
Read more »
In this post, we are glad to share with you 3 useful ways to change a commented text in your Word document.
It’s common and easy to make revisions by commenting on a selected text. However, there can be times you need to expand or shrink the text...
Read more »
In this article, we will offer you 2 quick ways to find or delete sentences containing specific text in your Word.
It’s known to all that we can use the “Find and Replace” function in Word to easily find all occurrences of specific words. Then...
Read more »