MS Access 2003 Step By Step - Asim Abbasi
CH1: Overview | CH2: MS Access Local & Linked Tables | CH3: MS Access Queries | CH4: MS Access Reports & Forms | CH5: MS Access Modules & Macros | CH6: MS Access Data Import/Export Feature | CH7: MS Access Built-In Functions
Chapter 1: Overview
MS Access Macros

Macro helps in automating certain tasks in MS Access e.g. if you would like to run 12 queries or more, one way to do this to run one by one manually the other way is to create a macro and click once and let the macro take the control over running those 12 queries one after the other. Again you don’t have to write any code as in C or C++. Everything is done using click and select option. Whenever you want to create a macro the first step would be to click on the “Macro” objects under the “Objects” group and then click “New”. We would be learning about macros in detail later in the book.
Chapter 1: Overview
CH1: Overview | CH2: MS Access Local & Linked Tables | CH3: MS Access Queries | CH4: MS Access Reports & Forms | CH5: MS Access Modules & Macros | CH6: MS Access Data Import/Export Feature | CH7: MS Access Built-In Functions
Share with others: