P
Paul
If I have a sub in the module for a form named frmActivity which contains a
procedure named
Sub cmd_close_form_Click()
is there a way to call that Sub and run the procedure from a function in a
general module?
Thanks in advance,
Paul
procedure named
Sub cmd_close_form_Click()
is there a way to call that Sub and run the procedure from a function in a
general module?
Thanks in advance,
Paul