Search results

  1. A

    changing subform

    Is it possible to change a subform in the subform? So in subform frm_A I have a button and when I click that I want subform frm_A to change to frm_B. I know frm the parent form I can use me.subform_name.sourceobject to change the subform, but not sure how to do it in the subform. TIA Alvin
  2. A

    requery subform onclick

    So not to waste peoples time I did spend 20 minutes searching the site and just could not find the right answer. Hopefully what I want is possible. Using onclick from the parent form I am trying to requery a subform with a new sql statement that is based off of a textbox I have in the parent...
Back
Top Bottom