Under certain conditions as part of a validation procedure I want to use the Before Update event on a form to set the focus on a combobox that is on a subform, on a page, on a tab control, on a form.
I assume I need to setfocus on the tab control first, then the page, then the subform control and final the combobox.
Does anybody know the syntax to do this ?
Peterben
I assume I need to setfocus on the tab control first, then the page, then the subform control and final the combobox.
Does anybody know the syntax to do this ?
Peterben