K
kheisler6
There are several posts about this problem, but no solutions.
I would like to trigger some code when a subform loses focus. The
LostFocus event doesn't trigger when this happens.
For example, if the user is in the subform, but he then tries to click
on a button on the main form that simply pops up a message, I would
like an event to trigger if a certain field in the subform is Null
(e.g., "Please enter a date in the subform before doing anything
else!").
Any ideas? Thanks.
Kurt
I would like to trigger some code when a subform loses focus. The
LostFocus event doesn't trigger when this happens.
For example, if the user is in the subform, but he then tries to click
on a button on the main form that simply pops up a message, I would
like an event to trigger if a certain field in the subform is Null
(e.g., "Please enter a date in the subform before doing anything
else!").
Any ideas? Thanks.
Kurt