D
DZ
I am a subform on a form. Is their a property or combination of properties I
can use to obtain my control name on the main form programmatically . I am
opening a form and I want to pass my control name as an OpenArg.
Sorry about the figurative explanation. I thought it might make it clearer
Here my code
DoCmd.OpenForm "ZoomBoxForSubForm", , , , , , ????Me.Form????
'.........................................................................Right here ^^^
I tried several different properties. I just csn't get it !
Thanks
can use to obtain my control name on the main form programmatically . I am
opening a form and I want to pass my control name as an OpenArg.
Sorry about the figurative explanation. I thought it might make it clearer
Here my code
DoCmd.OpenForm "ZoomBoxForSubForm", , , , , , ????Me.Form????
'.........................................................................Right here ^^^
I tried several different properties. I just csn't get it !
Thanks