Refresh a subform

  • Thread starter Thread starter Joe Cilinceon
  • Start date Start date
J

Joe Cilinceon

I'm having problems getting a subform to refresh. The main form's text boxes
are filled based on a selection made from a combo box. I then have and
append query in the After Update for the combo box that should fill the
subform underlying table. The table for the subfrom is an empty temp table.
The table is updating but the subform won't show the data. Any suggestions
would be appreciated.
 
Joe

If your subform is not linked (parent-child) to your main form (and maybe
even if it is), have you tried requerying the subform once the main form
data has been saved?

Regards

Jeff Boyce
<Office/Access MVP>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top