Setting Subform's RecordSource
I have a form with a large unbound subform area. Depending on which button is pushed on the Main form, I load various subforms into the unbound area. Some of these dynamically loaded subforms themselves have subforms.
I want to programatically add a record to the sub-subform. How do I reference the recordset of the sub-subform?
You guys have never let me down. Thanks in advance!
I have a form with a large unbound subform area. Depending on which button is pushed on the Main form, I load various subforms into the unbound area. Some of these dynamically loaded subforms themselves have subforms.
I want to programatically add a record to the sub-subform. How do I reference the recordset of the sub-subform?
You guys have never let me down. Thanks in advance!
Last edited: