Filter subform using combobox on main form

  • Thread starter Thread starter NeoFax
  • Start date Start date
N

NeoFax

I have a form with two subforms. The main form has three comboboxes
that should filter the first subform. Problem is that I do not know
how to change the filter value on a subform. Everything else works
fine except this last hurdle.
 
If your form and subform have Linked Master and Child fields then changes to
the main form changes the related data in the child form. I usually use the
ID field for this.
Mich
 

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