How to Create an Append Query in MS Access

This article addresses the importance of Append Query and the proper way of creating them in MS Access. In MS Access and all the other database management systems, queries act like the pillar of the software, which can perform various actions to make your database more organized and operational. These queries come in handy for working on different types of tasks, like for retrieving, updating, editing or deleting, or creating a new table in the database. Action queries can be used for...

Read more »

How to Automate Tasks in MS Access with Macros

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 »

How to Run VBA Code in Your Word

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 »