SetFocus Method Example
The following example uses the SetFocus method to move the focus to an EmployeeID text box on an Employees form:
Forms!Employees!EmployeeID.SetFocus