A
Arturo
I posted an earlier question but maybe need to rephrase it.
How do you run an update query on a form without closing it?
For instance, I have a form with subforms that I use to enter
and update data. On one subform (continuous forms) I have
a button control that will update the address to the address
in the underlying table of one of the other subforms. The only
way I have learned to do this is to close the form, run the
update query, and reopen the form.
This works quite well but you can see the form close and
reopen. Can you help?
Thank you.
How do you run an update query on a form without closing it?
For instance, I have a form with subforms that I use to enter
and update data. On one subform (continuous forms) I have
a button control that will update the address to the address
in the underlying table of one of the other subforms. The only
way I have learned to do this is to close the form, run the
update query, and reopen the form.
This works quite well but you can see the form close and
reopen. Can you help?
Thank you.