I have a form "Stock" on that form is a subform "DetailStock".
On Stock I have a combobox and on the onclick-event I execute a Public sub GetTotal.
I want to execute the same sub on the subform in the After-Update event.
How do I do that?
On Stock I have a combobox and on the onclick-event I execute a Public sub GetTotal.
I want to execute the same sub on the subform in the After-Update event.
How do I do that?
