2 Quick Ways to Change the Type of Section Breaks in Your Word Document

In this article, there will be 2 quick ways for you to change the type of section breaks in your Word document. The most used types of section break in Word are “Next Page” and “Continuous”. To insert the first one means to start a new page for the new section. This divides sections in a clear view. But when it comes to printing, extract papers will be needed. Certainly, it’s not an environment-friendly way. Then you can consider using the “Continuous” break, which can save you many papers...

Read more »

How to Limit the Number of Emails Opened at the Same Time with Outlook VBA

Keeping many emails opened at the same time can make your Outlook overloaded, leading to Outlook crash. Thus, it is suggested to limit the number of emails opened in the meantime. This post will teach you how to realize it with Outlook VBA. Outlook is prone to crash when it gets overloaded, such as when too many emails open at the same time. Therefore, you’d better only keep limited emails open at a time. Although Outlook doesn’t support this natively, you can easily achieve it via the...

Read more »

3 Methods to Count the Number of Words for Sections in Your Word Document

In this article, there will be 3 methods for you to count the number of words for sections in your Word document. It’s easy to get the total number of words of a document. But there is no function in Word to tell us the number of words of a section. And given to the fact that we prefer to put contents of the same topic in one section, such as organizing a chapter while writing a book, it’s necessary for us to come up with workarounds to get the section count.   Following are 3 approaches...

Read more »