G
Guest
I've searched the groups and can't find the specific answer to this.
I have a main form wherein there are multiple hidden subs that individually
become visible (all others go invisible) depending on what combo item is
selected.
On my main form I have a series of record navigation buttons. When I select
Next I want to grab the name of the currently active subform on the main form
and set the focus back to that subform (as the focus shifted to the main form
when I clicked the button!).
Surely there is a way of pulling the currently visible subform control name
so I can reference it.
Any help is appreciated!
I have a main form wherein there are multiple hidden subs that individually
become visible (all others go invisible) depending on what combo item is
selected.
On my main form I have a series of record navigation buttons. When I select
Next I want to grab the name of the currently active subform on the main form
and set the focus back to that subform (as the focus shifted to the main form
when I clicked the button!).
Surely there is a way of pulling the currently visible subform control name
so I can reference it.
Any help is appreciated!