I'm trying to set the focus to a control in a sub form on a Tab form. I have tried using the event procedure when OnClick of a tab to set the focus but it does not work. The code I have used in the event procedure is as follows:
[Subform].setfocus
[Subform]![Control].setfocus
I am using Access 97 - can anyone help?
[Subform].setfocus
[Subform]![Control].setfocus
I am using Access 97 - can anyone help?