Hi:
I have a Pop Up form that involves a main form and sub form. The sub form has the results
of a query on the main form.
I need to automatically perform exactly he same action that takes place when I manually
click "Records/refresh" when I update a field on the main form, but am having trouble
making that happen. Me.Refresh does not do it, and neither do any of the other things that
I have tried. "Records refresh" has the effect of updating the query in the sub form,
based on changes to the main form. This is what I need to have happen programmatically.
Help..Please
John Baker