Is it possible to change a subforms recordsource from another subform?
For example, I have a 3 forms:
Form1
Form2
Form3
Form2 and Form3 are displayed as subforms on the top level Form1.
There are a load of drop downs in Form2 that I need to change a recordsource in Form3.
Is this possible and if so, how can it be done in VBA?
For example, I have a 3 forms:
Form1
Form2
Form3
Form2 and Form3 are displayed as subforms on the top level Form1.
There are a load of drop downs in Form2 that I need to change a recordsource in Form3.
Is this possible and if so, how can it be done in VBA?