C
Chegu Tom
I have a main form with a linked subform (combo boxes in the main form
determine the records in the subform)
I have a button on the main form. When that button is clicked, I want to
loop through the records in the subform.
I believe this needs a recorset clone from the subform. How do I reference
that from the main form? I thinki I know how to do the looping once I get
the recordset available
Thanks
determine the records in the subform)
I have a button on the main form. When that button is clicked, I want to
loop through the records in the subform.
I believe this needs a recorset clone from the subform. How do I reference
that from the main form? I thinki I know how to do the looping once I get
the recordset available
Thanks