2018Unpublished venueRequires access

Using Access Data Macros

M. Alexander, Dick Kusleika

Open publisher page 0 citations

Abstract

This chapter specifically covers data macros, which add yet another reason that macros in Access 2019 are a more attractive option than ever before. A data macro is logic users attach to a table to enforce business rules at the table level. Data macros are intended to make it easier to ensure consistent data handling throughout their application. The chapter discusses five different macro-programmable table events: BeforeChange, BeforeDelete, AfterInsert, AfterUpdate, and AfterDelete. Data macros use the same macro builder used to create embedded and user interface macros. The Action Catalog on the right side of the macro builder serves as the repository of macro actions the users add to their data macros. Data macros are attached directly to Access tables and not to individual fields. If the users have a situation where more than a few fields must be monitored or updated, the macro may become quite complex.

About this research paper

What this paper is about

This chapter specifically covers data macros, which add yet another reason that macros in Access 2019 are a more attractive option than ever before. A data macro is logic users attach to a table to enforce business rules at the table level. Data macros are intended to make it easier to ensure consistent data handling throughout their application. The chapter discusses five different macro-programmable table events: BeforeChange, BeforeDelete, AfterInsert, AfterUpdate, and AfterDelete. Data macros use the same macro builder used to create embedded and user interface macros. The Action Catalog on the right side of the macro builder serves as the repository of macro actions the users add to their data macros. Data macros are attached directly to Access tables and not to individual fields. If the users have a situation where more than a few fields must be monitored or updated, the macro may become quite complex.

Why it matters

A significance statement is not available in the OpenAlex record.

Key contribution

A contribution statement is not available in the OpenAlex record.

Method / approach

Method details are not available in the OpenAlex metadata.

Main findings

Findings are not separately available in the OpenAlex metadata.

Limitations

Limitations are not available in the OpenAlex metadata.

Applications

Application details are not available in the OpenAlex metadata.

Available abstract

This chapter specifically covers data macros, which add yet another reason that macros in Access 2019 are a more attractive option than ever before. A data macro is logic users attach to a table to enforce business rules at the table level. Data macros are intended to make it easier to ensure consistent data handling throughout their application. The chapter discusses five different macro-programmable table events: BeforeChange, BeforeDelete, AfterInsert, AfterUpdate, and AfterDelete. Data macros use the same macro builder used to create embedded and user interface macros. The Action Catalog on the right side of the macro builder serves as the repository of macro actions the users add to their data macros. Data macros are attached directly to Access tables and not to individual fields. If the users have a situation where more than a few fields must be monitored or updated, the macro may become quite complex.

Key concepts: Macro, Table (database), Computer science, Data access, Database, Programming language

Related papers

Back to paper searchBrowse research topicsOriginal source
Using Access Data Macros — Research Paper | ScholarLens