Here you will find articles relating to Microsoft Access Macros and Macro Design.
Macros are very useful for automating simple tasks, such as carrying out an action when the user clicks a command button. You don't need to know how to program to use macros. Macros can perform a number of the common tasks that you can also use Visual Basic code to perform. However, using Visual Basic code instead of macros gives you much more flexibility and power, and there are many things you can only do in code, such as returning values or iterating through recordsets.
UI
Builder for Microsoft Access
Create attractive databases with the essential features any Access
application needs in minutes, without becoming an expert in Visual
Basic. Configurable menu layouts, color schemes, and advanced features
make UI Builder a must-have for every Access user. Free trial
available
Topic | Date Submitted | Downloadable File |
---|---|---|
Macros: Tricks and Tips Produced for Access 97 |
16/08/2002 | N/A |
Showing a Please Wait action
message Tested on Access 2000 |
23/12/2002 | N/A |
Microsoft Access Macros vs. VBA - Why Use Macros? | 18/06/2005 | N/A |
How to Create a Microsoft Access Macro to Import Information from a Text (.txt) File | 19/07/2005 | N/A |
How To Create a Microsoft Access Macro to Export Information to Excel or Word | 29/07/2005 | N/A |
How To Create a Microsoft Access Macro that Opens/Runs a Query | 02/08/2005 | N/A |
How to Create a Microsoft Access Macro that will link Tables to External Databases | 06/10/2005 | N/A |
What Are Macros and Why Would You Use Them? | 18/10/2005 | N/A |
Types of Macros in Microsoft Access | 23/02/2006 | N/A |
Require Data Entry with a Macro | 28/02/2006 | N/A |
Using Macros to Automate Data Entry | 08/03/2006 | N/A |
Cancel Printing of a Blank Report | 10/03/2006 | N/A |
AutoExec Macro in Microsoft Access | 20/06/2006 | N/A |
Still
using Macros to automate tasks in your database? Then you should be
looking at using VBA. Take a look at the following ebook for lots
of information and exercises.
This electronic book (ebook) teaches how to create database applications using the Microsoft Visual Basic For Applications (VBA) language as it is implemented in Microsoft Access. The lessons follow our detailed step-by-step approach with clear instructions and real-life exercises.
Topics covered in this book are:
Download the ebook now - Microsoft Access Database Development With VBA