Subform Refresher

  • Thread starter Thread starter scott04
  • Start date Start date
S

scott04

Hi everyone,
I know this isnt the first time this has been asked but i have had trouble
trying suggestions off other posts but here is the problem. I have a form
named frm_audit and a subform named frm_Lifesubform. On the form I have a
button that loads a schedule into the subform on click however the data does
not get loaded until I close the form and go back into the form. The subform
is run off a query called adsQuery. Is the probelm that my subform is based
on a query and is that why it doesnt refresh?
 
Actually put a requery in the subform on click event and form requery in the
afterupdate and it now works
 

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

Back
Top