T
Toni
Please excuse my multiposting, I just learned how to simultaneously post to
more than one newsgroup.
I need to be able to click on a subform control and open a form in acDialog
mode. A subform control only has an Enter event and when I try that the code
executes again when focus returns to the form with the subform. Is their a
way to add a Click event to a subform control?
If there is, I have several subforms on the same main form where I would
need to select all the subforms and somehow add = MySubformFunction() to the
click event of all of them. How would I do that?
Thank you,
Toni
more than one newsgroup.
I need to be able to click on a subform control and open a form in acDialog
mode. A subform control only has an Enter event and when I try that the code
executes again when focus returns to the form with the subform. Is their a
way to add a Click event to a subform control?
If there is, I have several subforms on the same main form where I would
need to select all the subforms and somehow add = MySubformFunction() to the
click event of all of them. How would I do that?
Thank you,
Toni