Connecting Tech Pros Worldwide Help | Site Map

Requery another subform

Robert
Guest
 
Posts: n/a
#1: Feb 28 '07
Hello. I have a form with 2 subforms on it, subform1 and subform2. Is
there some way to requery subform2 from an after update event on one of the
fields on subform1? What would the syntax of that be?
Me.Form.Subform.subform2.requery does not seem to work.

Robert


Closed Thread