How to Quickly Remove the Duplicate Outlook Items in a Folder via VBA

If you wish to remove the duplicate items in Outlook, searching and removing one by one will be quite troublesome. This post will teach you how to quickly complete it with Outlook VBA. In my previous article – “How to Quickly Find and Remove Duplicate Emails in Outlook”, you can learn a trick to find and remove duplicate emails, which firstly sort the emails by subject, then by received time and then by attachments to find out the duplicate items and lastly select the duplicate ones and...

Read more »

5 Ways to Not Over Stretch the Last Line of a Justified Paragraph

In this article, we will demonstrate you with 5 ways to not over Stretch the last line of a justified paragraph in your Word document. While align texts in Word document, justification is one of the most preferred options. However, when we justify a paragraph, there may be too much space between words at the last line, especially while it's a short sentence. See the picture shot bellow: This is an annoying issue which will make our document formatting unprofessional. Here we list 2...

Read more »

2 Effective Methods to Convert an Outlook Email to a Word Document

If you want to save or convert an Outlook email to a word document, you can use the 2 methods introduced in this article. Outlook doesn’t offer any native features to save or convert an Outlook email as a word document. Therefore, if you would like to achieve it, you have to make some extra efforts. Here we will teach you 2 quick methods. One is to smartly use “Save” feature. The other one is to tactfully use Outlook VBA. Please read on to get them in detail. Method 1: Use “Save”...

Read more »