ACC: AutoExec Macro Runs Only When Database Is Opened
ID: Q89602
|
The information in this article applies to:
-
Microsoft Access versions 1.0, 1.1, 2.0, 7.0, 97
SUMMARY
Novice: Requires knowledge of the user interface on single-user computers.
The AutoExec macro will not run when a previously hidden database
is unhidden or when a minimized Database window is maximized again.
The AutoExec macro will run only when a database that contains an
AutoExec macro is opened. It will not run at any other time unless
you call it from the Database window, from code, or from another macro.
REFERENCES
For more information about the AutoExec macro, search the Help Index for
"AutoExec macros."
Keywords : kbusage McrActn
Version : 1.0 1.1 2.0 7.0 97
Platform : WINDOWS
Issue type : kbinfo