Sometimes, you may want to compress all the attachments in an email into a zip file directly in Outlook. In this case, you can use the VBA code introduced in this article to achieve this feature.
By default, Outlook has its attachment size limit...
Read more »
At times, you may batch rename multiple Outlook folders by finding and replacing specific words in their names. This article will teach you how to quickly accomplish it by using Outlook VBA.
To better organize your emails, you must have created a...
Read more »
When you receive an attachment in “.zip” file extension, if you want to unzip them, in general, you should save and unzip them in local drive. But many hope to unzip them directly in Outlook. This article will teach you how to get it via VBA.
You...
Read more »
If you want to merge multiple PST files into a single file, you can use the method introduced in this article. It will let you to quickly get it via Outlook VBA.
If you have many PST files, you will surely find it quite difficult for you to...
Read more »
In this article, there are 5 useful ways for you to insert large quotation marks around a paragraph text in your Word document.
While drafting a Word document, there can be times to quote texts. And these texts need to stand out. Today, we will...
Read more »
In this article, we will show you 3 smart ways to add page number X of Y to your Word document.
Now and then, we have to add page numbers to our Word document. And sometimes, we need to insert page number X of Y. Usually, “X” refers to current...
Read more »
In this article, we will give you 5 ways to set different background colors for different pages in your Word document.
Word allows us to set a background color for our document. However, it will apply the same color for all pages. But, sometimes...
Read more »
In this post, we are delighted to show you 2 ways to quickly go to a specific paragraph in your Word document.
There is the “Go To” function in Word, with which we can quickly jump to a specific page, section, bookmark, etc. But it’s such a pity...
Read more »
In today’s article, we will show you 2 smart ways to sort a column of texts by length in your Word.
There are several ways to sort a column of texts or numbers in a table. But, have you ever thought about sorting a column of texts by length? In...
Read more »
It can be quite dangerous and insecure if you send any emails which contain your private information. Therefore, this post will introduce you a method which can let Outlook prompt you before you sending such emails.
Nowadays, potential security...
Read more »