I have a form with a subform containing a subform. I am trying to hide with both the subform and the subform's subform with the . visible property. My code works where there is one subform, but with two, I get an error that states I can not hide a form with focus. I have tried to .setfocus on the original form, but the subform's subform retrains the focus.