If you want to quickly convert an Excel worksheet to a PDF file and then attach this PDF file to an Outlook email to send it, you can utilize the method introduced in this article. It is using VBA to accomplish this task within seconds.
To be...
Read more »
Some users want to let Outlook search each incoming email for all occurrences of specific words and then highlight them automatically. Though Outlook doesn’t offer such a native function, it still can be realized via the VBA code exposed in this...
Read more »
In this article, we shall focus on expounding the way to auto update all fields in a document before you closing it.
We use fields to hold data that may change later. So once we make some change to them, we need to update fields correspondingly....
Read more »