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 this article: How to Combine & Merge Multiple Word Documents into One
With that method, you have to make a couple of clicks and the contents of next document always come right after that of the previous one. Therefore, we want to offer you...
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 selected. For example, you may need to include or exclude one or more words in the selection. Unfortunately, there is no built-in way to change the commented text while keeping the comment contents the same.
Lucky for us, we are able to find 3...
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 we will have no problem in highlighting, replacing or removing them. As you see, the target is a word or a phrase. Today, however, we are delighted to tell you the macro way to find or delete sentences containing certain text.
Method 1: Find or...
Read more »