This article addresses how users can set up Automation tasks in MS Access with the use of Macros.
Marco is an MS Access feature which allows users to automate tasks while adding functionalities in their reports, forms, and controls. Access’s Macros work a little differently from Word and Excel; yet are equally powerful. In Access, one can create Macros with which a user is able to record series of Keystrokes and can play them in the future.
Access Macro Features
Access Macros is built...
Read more »
For most cases, you are often using VBA code to do various tasks in Your Word. However, do you really get hang of the steps to run VBA code? Therefore, in this article, we offer a detailed description of those steps for you.
In the followings, we take Word 2010 as an example to show the detailed steps. And you can easily apply the method to other versions in a similar way.
Step 1 Open the "Developer"
First of all, go to the “File”, and click “Options”.
Next click “Customize Ribbon”...
Read more »
In this article, we’ll mainly describe on how to merge your multiple lines into a single line in a convenient way.
A Real Case
As a poet, Sophie usually writes very long poems with many lines. However, it requires much more paper to print them. Therefore, she wonders whether she can merge all lines into one to save paper.
The Solution
If you encounter a problem similar to Sophie’s, then you can follow the steps to solve it.
To begin with, open your file in Word and select all lines you want...
Read more »