franksirvent
Programmer
Hi there
I have a MainForm with two subforms, left and right.
Unfortunately I have to much information to display on each (which are identical) so I need to set with VBA each subform to be sent to the front and/or back depending on which subform has the focus.
So if the right subform has the focus, the left hand side subform must be sent to rear and viceversa.
This is so the full subform can be seen when it has the focus.
I would appreciate if anyone could advise how to do this on the 'onfocus' or any other way...
thanks
I have a MainForm with two subforms, left and right.
Unfortunately I have to much information to display on each (which are identical) so I need to set with VBA each subform to be sent to the front and/or back depending on which subform has the focus.
So if the right subform has the focus, the left hand side subform must be sent to rear and viceversa.
This is so the full subform can be seen when it has the focus.
I would appreciate if anyone could advise how to do this on the 'onfocus' or any other way...
thanks