Refresh Subform

  • Thread starter Thread starter Floyd Forbes
  • Start date Start date
F

Floyd Forbes

Is there a way to refresh a subfrom after applying a filter from the
mainfrom.

Floyd
 
Thank you, But I'm having problems with my subform control.
It will only let me choose value. Do I have to put the subform name?

Floyd
Allen Browne said:
You could Refresh or Requery it:
Me[NameOfYourSubformControlHere].Form.Requery

--
Allen Browne - Microsoft MVP. Perth, Western Australia.

Reply to the newsgroup. (Email address has spurious "_SpamTrap")

Floyd Forbes said:
Is there a way to refresh a subfrom after applying a filter from the
mainfrom.
 

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

Subform Refreshing! 1
filters 1
Cascading? 1
filter query on combo box in a continuous subform 0
refresh subform 2
Subform in data sheet view 1
Access Form Refresh 1
Populate subform with query results 0

Back
Top