ACC2: Comparison of Form or Report Modules and Global Modules (114217)
The information in this article applies to:
This article was previously published under Q114217
Moderate: Requires basic macro, coding, and interoperability skills.
SUMMARY
In Microsoft Access version 1.x, you can extend the behavior of forms,
reports, and controls by writing a function or macro, and then calling
that code when an event occurs.
In Microsoft Access version 2.0, you can still call macros or functions
directly from events. In addition, you can write event procedures that are
stored in special modules, called form or report modules, for each form or
report. This functionality is similar to how Microsoft Visual Basic stores
procedures for forms.
REFERENCES
For more information about form and report events, search for "events:
forms" or "events: reports," and then "Events and Event Properties
Reference" using the Microsoft Access Help menu.
Modification Type: | Major | Last Reviewed: | 7/8/2002 |
---|
Keywords: | kbinfo kbusage KB114217 |
---|
|