E
EvilSewingMachine
I have a subform that displays data pertaining to the parent form's
current record. I set it up so that OnEnter opens another form where
the subform data came from, then sets the focus back to a control on
the main form. I set the focus elsewhere to "exit" the subform so that
I could reuse the subform OnEnter like OnClick. Thusly a repeatable
button.
The problem is, after the subfom button is used the main form record
navigation buttons run the OnEvent code. After I close and reopen the
database the navigation buttons work as they are supposed to. What am
I missing.
current record. I set it up so that OnEnter opens another form where
the subform data came from, then sets the focus back to a control on
the main form. I set the focus elsewhere to "exit" the subform so that
I could reuse the subform OnEnter like OnClick. Thusly a repeatable
button.
The problem is, after the subfom button is used the main form record
navigation buttons run the OnEvent code. After I close and reopen the
database the navigation buttons work as they are supposed to. What am
I missing.