How to Sort and Filter Records in Your Access

In Ms Access you often need to filter or sort records for narrowing down data. In this article we look at ways to do in an easy manner. While using Access databases, it is often difficult to make sense of the data in a glance. To make it easier, you can make use of the Sorting and Filtering tools in the application. Using these tools you can make your records and databases more organized and comprehensive. To be able to use this feature, you should know the difference between Sorting and...

Read more »

2 Methods to Copy Cells Based on Certain Criteria in your Excel Worksheet

Sometimes you need to copy cells that meeting certain criteria. And here we will introduce 2 useful methods to copy the target cells. In an Excel worksheet, there will certainly be a lot of data and information. However, those cells contain values that meet certain criterion will separate in different range. As a result, it will be difficult when you need to collect them. In this worksheet, you need to copy cells that is larger than 350. And if you sort those cells one by one and then...

Read more »

How to Quickly Remove Attachments from Emails Older Than a Specific Date with Outlook VBA

So as to keep Outlook mailbox in small size and prevent Outlook data corruption, it is suggested to remove attachments from the emails which were received or sent a specific period ago. This article will help you quickly accomplish it with Outlook VBA. As we all know, with Outlook mailbox larger, Outlook data will become much more vulnerable. Therefore, I get used to removing the attachments in the aged emails which are older than a specific date, since that I usually have saved these...

Read more »