Rik_StHelens
Registered User.
- Local time
- Today, 13:52
- Joined
- Sep 15, 2009
- Messages
- 164
Hi all,
I have two sub forms on a main form.
Subform 1 displays information which comes from a query, filtered using two combo boxes on the same form.
The active record on the data sheet has two field values output to hidden text boxes on the form.
These text boxes then provide the values used for the query displayed on the 2nd sub form.
When I highlight a new record in subform 1, the text box values change, but the values in sub form 2 do no.
Which would be the best method to use to get this to requery?
I have two sub forms on a main form.
Subform 1 displays information which comes from a query, filtered using two combo boxes on the same form.
The active record on the data sheet has two field values output to hidden text boxes on the form.
These text boxes then provide the values used for the query displayed on the 2nd sub form.
When I highlight a new record in subform 1, the text box values change, but the values in sub form 2 do no.
Which would be the best method to use to get this to requery?