Learn how you can create a VBA function that allows you to copy certain data from previous records with just a click of a button. No need to repeatedly type the same things.
Have you ever had an experience where you need to enter a new record in...
Read more »
By default, you can only see the member names and email addresses in a contact group. If you wish to get the members’ other details, you can use the way introduced in this article.
When you double click a contact group to open it, in its window,...
Read more »
By default, you can easily attach an appointment as iCalendar (.ics) file to an email. But, if you wish to batch attach multiple appointments as ics files, you should use the method introduced in this article.
To attach an appointment as...
Read more »
Split forms in Access are extremely useful. Unfortunately, they do not work when you place them inside a navigation form. Learn how you can create a VBA function that will simulate Access’ split form functionalities and make it work even inside a...
Read more »
In this article, we want to provide you with two quick ways to batch delete multiple bookmarks in your Word document.
Normally you can add or delete a single bookmark in Word document without any obstacle. However, when it comes to multiple...
Read more »
By default, you can only run a rule in one folder at a time. In this article, we’ll teach you how to utilize a piece of VBA code to run a specific rule in all mail folders.
Outlook permits users to run rule manually. You can just access “Rules...
Read more »
In today’s post, we want to explain the way to add a “Quote of the Day” feature in your Word to learn new quote every day.
The feature “Quote of the Day” shows one different quote each time you start Word. Just take seconds to read a quote of...
Read more »
Learn how you can create a VBA function that will allow you to save your Access Report as PDF with just a click of a button. No need to go to the Access Ribbon every time!
Access Reports can be manually saved as PDF file. All you have to do...
Read more »
If you hope that Outlook can automatically read out the email subject and sender information as a new email arrives in your mailbox, you can use the way introduced in this article. It will combine a rule and a script to realize this easily.
As...
Read more »
In this article, we want to lay emphasis on showing you effective ways to batch rotate multiple images in your Word document.
Besides its excellent ability to deal with words, Word is capable of processing images, too. For example, you can...
Read more »