A
Alan
I asked this question in another group a couple days back and no one has
been able to respond yet. Perhaps you can help?
How do I trigger main form code from a sub form's code? I have a routine
that runs on the main form's OnCurrent event. After certain events on the
subform - I need to re-run that code?
The only idea that I had was to place the code in a stand alone module but I
don't like this idea for a couple fo reasons. The best solution in this
case is to simply retrigger the main form's code from the sub form.
Thanks for the help.
Alan
been able to respond yet. Perhaps you can help?
How do I trigger main form code from a sub form's code? I have a routine
that runs on the main form's OnCurrent event. After certain events on the
subform - I need to re-run that code?
The only idea that I had was to place the code in a stand alone module but I
don't like this idea for a couple fo reasons. The best solution in this
case is to simply retrigger the main form's code from the sub form.
Thanks for the help.
Alan