S
Sammy
I have a form based on a table. The form has a subform
based on a query. After I enter information in the form,
the subform remains blank. If I leave the record and
come back, the subform populates properly. I want to put
a button on the form to populate the subform without
leaving the record. What command do I use? I've tried
DoCmd.save & DoCmd.requery to no avail. Thanks.
based on a query. After I enter information in the form,
the subform remains blank. If I leave the record and
come back, the subform populates properly. I want to put
a button on the form to populate the subform without
leaving the record. What command do I use? I've tried
DoCmd.save & DoCmd.requery to no avail. Thanks.