W
Wayne Morgan
Forms!NameOfMainForm!NameOfSubformControlOnMainForm.Form!NameOfControl.SetFocus
When a form is open as a subform, it doesn't show up as itself. You have to get to it
through the main form that holds it. Once you are at the main form, you then need to refer
to the control on the main form that holds the subform.
When a form is open as a subform, it doesn't show up as itself. You have to get to it
through the main form that holds it. Once you are at the main form, you then need to refer
to the control on the main form that holds the subform.