B
Bill Stanton
I have a form with two sub-forms. In the code-sheet
of one of the sub-forms, how do I trigger a Requery
in the other sub-form. The following type of statements
don't work, but am I close?
forms!formname!filter = filter-expression
forms!formname.requery
Thanks,
Bill
of one of the sub-forms, how do I trigger a Requery
in the other sub-form. The following type of statements
don't work, but am I close?
forms!formname!filter = filter-expression
forms!formname.requery
Thanks,
Bill