M
Mat
I have a subform with controls on it. These controls will
close the subform and load another subform in its place.
However, I can't get the code to work - I would think it
was this syntax, but it does not work:
Me.subform2.SourceObject = "frmsubform2"
Anyone help on how to do this ? Thanks for any
suggestions.
close the subform and load another subform in its place.
However, I can't get the code to work - I would think it
was this syntax, but it does not work:
Me.subform2.SourceObject = "frmsubform2"
Anyone help on how to do this ? Thanks for any
suggestions.