Hi, I've got a form in which there is a subform. I would like to know what are the commands to reach the controls of the subform from the main form. Ex: I want to be able to do DoCmd.OpenForm form_name, , , strWhere
but then apply another filter to the subform inside this one but i can't reach the controls inside the subform! plz help :S
but then apply another filter to the subform inside this one but i can't reach the controls inside the subform! plz help :S