Search results

  1. P

    how to make a subform in a hidden form the active object

    I have a subform in a hidden form. I want it to become the active object so that i could use the docmd.gotorecords acactivedataobject
  2. P

    how to reference a subform within a subform

    i have a form- frmCompany. It has a subform- subfrmExams. Then the subfrmExams has another subform within it- subfrmPackage. I opened the main form-frmCompany in hidden view using another Form. I want to control the subform-- subfrmPackage, so that it would go to the next record. How do i...
Back
Top Bottom