P
Paul Doree
Hi,
I have a main form with two sub forms on it.
The recordsource of the second subform has in it's criteria a reference to
the JobID of the first i.e. forms!MainForm!Subform1!JobID. If I put a
button on the main form and requery Subform1 from it all is well - Subform2
results update to reflect the job selected in Subform1
What I need, though, and I'm struggling to find, is the syntax to requery
the second subform from the on current event of the first subform.
Help appreciated
Paul
I have a main form with two sub forms on it.
The recordsource of the second subform has in it's criteria a reference to
the JobID of the first i.e. forms!MainForm!Subform1!JobID. If I put a
button on the main form and requery Subform1 from it all is well - Subform2
results update to reflect the job selected in Subform1
What I need, though, and I'm struggling to find, is the syntax to requery
the second subform from the on current event of the first subform.
Help appreciated
Paul