ACC: Subform Control's Exit Event Not Activated (1.x/2.0) (109369)
The information in this article applies to:
- Microsoft Access 1.0
- Microsoft Access 1.1
- Microsoft Access 2.0
This article was previously published under Q109369
Moderate: Requires basic macro, coding, and interoperability skills.
SYMPTOMS
The macro specified for a subform control's OnExit property does not run
if you exit the control by selecting a control on the main form with the
mouse. The macro runs only if you select another subform control.
CAUSE
To activate the Exit event of a control on a subform, you must select
another control on the subform.
STATUS
This behavior is by design.
REFERENCES
For more information about the OnEnter and OnExit properties, search for
"OnEnter" or "OnExit" using the Microsoft Access Help menu.
Modification Type: | Major | Last Reviewed: | 5/6/2003 |
---|
Keywords: | kbprb kbusage KB109369 |
---|
|