T
Theresa
I have a main form containing 2 subforms on tabs. Both subforms are based on
the same query. When I input a new record in the subform on the first tab, I
need the query to refresh to fill in information on the 2nd tab. I have
tried using me.requery in the tab controls on change event but it is not
working. If I close the main form and reopen it, or go to design view and
back to form view it works. What am I doing wrong?
the same query. When I input a new record in the subform on the first tab, I
need the query to refresh to fill in information on the 2nd tab. I have
tried using me.requery in the tab controls on change event but it is not
working. If I close the main form and reopen it, or go to design view and
back to form view it works. What am I doing wrong?