How to Export the Folder Structure of Your Outlook File to Excel

If you would like to quickly export the folder structure of your Outlook data file to an Excel workbook, you can utilize the method introduced in this article. For some reasons, such as logging current Outlook folders and subfolders, many users hope to export the folder structure of an Outlook file to an external file, like an Excel workbook. In the followings, we will share you a piece of VBA code, which can help you achieve it in a jiffy. Export the Folder Structure of Your Outlook...

Read more »

3 Useful Methods to Batch Clear All Table Styles in Your Word Document

In this article, we will focus on demonstrating you 3 useful methods to batch clear all table styles in your Word document. Every once in a while, if a Word table is applied with an undesired style or it reduces the visual effect of the entire document, you need to clear its style. Now let’s show you how to accomplish such a task. Method 1: Clear the Style of One Word Table First and foremost, move cursor over the target table until you see the cross sign on the upper left corner of...

Read more »

How to Auto Use Different Fonts for Different Accounts when Sending Email in Outlook

If you have configured several email accounts in your Outlook and would like to use different fonts in outgoing emails as per different email accounts used for sending, you can utilize the approach introduced in this article. Many users hope that Outlook can auto select and use different fonts in outgoing emails based on different email accounts which they use for sending. However, by default, Outlook doesn’t have such a feature. Fortunately, you still can realize this with the help of VBA...

Read more »