Posts Tagged 'Text Files'

Understand the Limitations of Linked Data in MS Access

If you are dealing with Linked Data in MS Access, you should be aware of its critical reputation. While making use of MS Access in your organization, you might also want to link external data with MS Access. As operations in the application cannot always be performed using data already in MS Access. When you make use of external data with MS Access, you will have to link the external data with the application, this will allow you to use the information in its original format. Meaning, you...

Read more »

How to Batch Export All Emails in a Conversation as Text Files via Outlook VBA

Sometimes, you may wish to batch capture all the emails in a specific conversation and then batch export them to local folder as Text files. This article will teach you how to get it in quick time. For some reason, you may need to export all the emails in a certain conversation to your local drive. If you manually do this, namely finding and saving one by one, it will be a tedious and arduous task. Therefore, you had better seek other quicker method, such as the following one. It will use a...

Read more »